]> git.draconx.ca Git - gob-dx.git/blobdiff - configure
Release 0.90.2
[gob-dx.git] / configure
index 2d83de5feeba94e3e360eaa3a7588a5e3c99ba09..e077feec2f8d45a6f6e0d2c866e909d7a59792a1 100755 (executable)
--- a/configure
+++ b/configure
@@ -703,7 +703,7 @@ fi
 
 PACKAGE=gob
 
-VERSION=0.90.1
+VERSION=0.90.2
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
@@ -1959,7 +1959,7 @@ LIBS="$ac_save_LIBS"
 fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
-  POPT_LIB="-lreadline"
+  POPT_LIB="-lpopt"
 else
   echo "$ac_t""no" 1>&6
 { echo "configure: error: Popt library not found" 1>&2; exit 1; }
@@ -1967,10 +1967,11 @@ fi
 
 
 
+
 #AM_PROG_LIBTOOL
 
 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
-echo "configure:1974: checking whether to enable maintainer-specific portions of Makefiles" >&5
+echo "configure:1975: checking whether to enable maintainer-specific portions of Makefiles" >&5
     # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
 if test "${enable_maintainer_mode+set}" = set; then
   enableval="$enable_maintainer_mode"
@@ -2158,6 +2159,7 @@ s%@TAR@%$TAR%g
 s%@GLIB_CONFIG@%$GLIB_CONFIG%g
 s%@GLIB_CFLAGS@%$GLIB_CFLAGS%g
 s%@GLIB_LIBS@%$GLIB_LIBS%g
+s%@POPT_LIB@%$POPT_LIB%g
 s%@MAINTAINER_MODE_TRUE@%$MAINTAINER_MODE_TRUE%g
 s%@MAINTAINER_MODE_FALSE@%$MAINTAINER_MODE_FALSE%g
 s%@MAINT@%$MAINT%g