Patch asneeded.diff from Nirgal

This commit is contained in:
Nirgal Vourgre
2011-08-28 19:54:16 -04:00
committed by Brian Bruns
parent dd0f4c3819
commit b38931b9d9

View File

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