mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 18:22:07 +08:00
Force -Wall compilation flag
This commit is contained in:
@@ -61,6 +61,7 @@ AM_CONDITIONAL(SQL, test x$sql = xtrue)
|
||||
AC_SUBST(SQL)
|
||||
AC_SUBST(LFLAGS)
|
||||
|
||||
CFLAGS="$CFLAGS -Wall"
|
||||
LDFLAGS="$LDFLAGS -Wl,--as-needed"
|
||||
|
||||
dnl check for iODBC
|
||||
|
Reference in New Issue
Block a user