X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=configure;h=823dc09258a517784b630979831f4a9090a0c45f;hb=ebff73ec9b40bba463e7f2bacb92b5c7110969e2;hp=eb2cae871dfea9de0cabbe8eeade0e81e9a13d08;hpb=ab92e415c2830825e90398a776313fb0a7ab1728;p=ircu2.10.12-pk.git diff --git a/configure b/configure index eb2cae8..823dc09 100755 --- a/configure +++ b/configure @@ -9545,20 +9545,6 @@ echo "$as_me: error: Cannot use $LEX as flex." >&2;} { (exit 1); exit 1; }; } fi -if test -z "$LEXLIB" ; then - { { echo "$as_me:$LINENO: error: Cannot find a library with yywrap() in, but flex was found. - It's possible the compiler you're using ($CC) is incompatible with the - installed library. -See \`config.log' for more details." >&5 -echo "$as_me: error: Cannot find a library with yywrap() in, but flex was found. - It's possible the compiler you're using ($CC) is incompatible with the - installed library. -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi - -LIBS="$LEXLIB $LIBS" - for ac_prog in 'bison -y' byacc do # Extract the first word of "$ac_prog", so it can be a program name with args.