Force -Wall compilation flag

This commit is contained in:
Jean-Michel Vourgère
2012-06-30 15:40:01 +02:00
parent bc704e7575
commit eb92c4b73a

View File

@@ -61,6 +61,7 @@ AM_CONDITIONAL(SQL, test x$sql = xtrue)
AC_SUBST(SQL) AC_SUBST(SQL)
AC_SUBST(LFLAGS) AC_SUBST(LFLAGS)
CFLAGS="$CFLAGS -Wall"
LDFLAGS="$LDFLAGS -Wl,--as-needed" LDFLAGS="$LDFLAGS -Wl,--as-needed"
dnl check for iODBC dnl check for iODBC