On 7/16/20 6:36 PM, Zack Weinberg wrote:
Shouldn't this be LIBS="$ac_cv_lib_lex $ac_save_LIBS" now?

Indeed it should. Good catch, especially since this code is not likely to be executed by anybody. Also, there was an unnecessary assignment to ac_cv_lib_lex before the for-loop. I fixed both problems and installed.

Reply via email to