ossp-pkg/lmtp2nntp/configure.ac 1.11 -> 1.12
--- configure.ac 2001/09/13 13:57:37 1.11
+++ configure.ac 2001/09/13 14:24:49 1.12
@@ -75,8 +75,9 @@
LIBS="$LIBS $LIBS_EXTRA"
enable_shared=no
-export enable_shared=yes
-export enable_headline=no
+export enable_shared
+enable_headline=no
+export enable_headline
AC_CONFIG_SUBDIRS([$SUBDIR_STR $SUBDIR_L2])
dnl # standard output generation
|
|