ossp-pkg/lmtp2nntp/configure.ac 1.33 -> 1.34
--- configure.ac 2003/02/10 10:13:10 1.33
+++ configure.ac 2003/02/12 16:13:27 1.34
@@ -155,7 +155,7 @@
[AC_DEFINE(WITH_DMALLOC, 1, [Define to 1 if building with Dmalloc])])
dnl # post-processing for LIBS_EXTRA
-LIBS="$LIBS $LIBS_EXTRA"
+LIBS="$LIBS_EXTRA $LIBS"
enable_shared=no
export enable_shared
|
|