mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 02:09:49 +08:00
Patch utfsql.diff from Nirgal
This commit is contained in:
committed by
Brian Bruns
parent
aee657f603
commit
07f915b3c7
@@ -41,7 +41,7 @@ dnl ---------------------------------------------------------------------
|
||||
sql=true
|
||||
AC_MSG_CHECKING( Are we using flex )
|
||||
if test "x$LEX" = "xflex"; then
|
||||
LFLAGS="$LFLAGS -i"
|
||||
LFLAGS="$LFLAGS -i -8"
|
||||
AC_MSG_RESULT( yes );
|
||||
else
|
||||
AC_MSG_RESULT( no - SQL engine disable);
|
||||
|
||||
Reference in New Issue
Block a user