diff --git a/configure.ac b/configure.ac index 97578cc..5beff4e 100644 --- a/configure.ac +++ b/configure.ac @@ -222,7 +222,7 @@ if test x"$debug_enabled" != x"yes" ; then CFLAGS="-DNDEBUG $CFLAGS" fi -LDFLAGS="-Wl,-z,defs" +LDFLAGS="-Wl,-z,defs $LDFLAGS" dnl dnl Make sure we can actually handle the "--with-*" and "--enable-*" stuff.