Fix usermodes harder when they are set early during registration.
[ircu2.10.12-pk.git] / configure
index eb2cae871dfea9de0cabbe8eeade0e81e9a13d08..823dc09258a517784b630979831f4a9090a0c45f 100755 (executable)
--- 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.