shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS shishi


From: shishi-commit
Subject: CVS shishi
Date: Tue, 09 Nov 2004 21:17:13 +0100

Update of /home/cvs/shishi
In directory dopio:/tmp/cvs-serv5539

Modified Files:
        configure.ac 
Log Message:
We won't be using gdbm, remove.


--- /home/cvs/shishi/configure.ac       2004/11/09 18:17:49     1.144
+++ /home/cvs/shishi/configure.ac       2004/11/09 20:17:13     1.145
@@ -174,21 +174,6 @@
 AC_MSG_CHECKING([if IPv6 should be used])
 AC_MSG_RESULT($enable_ipv6)
 
-# Check gdbm
-#AC_ARG_WITH(system-gdbm,
-#  AC_HELP_STRING([--without-system-gdbm], [Don't use the system's gdbm]))
-#if test "$with_system_gdbm" != "no" ; then
-#  AC_CHECK_LIB(gdbm, gdbm_open,,with_system_gdbm=no)
-#fi
-#LIBGDBM=""
-#if test "$with_system_gdbm" = "no" ; then
-#  LIBGDBM="\$(top_builddir)/gdbm/libgdbm.a"
-#  CFLAGS="$CFLAGS -I\$(top_srcdir)/gdbm"
-#  GDBM=gdbm
-#  AC_SUBST(GDBM)
-#fi
-#AC_SUBST(LIBGDBM)
-
 # Check for idn
 AC_ARG_WITH(stringprep,
   AC_HELP_STRING([--without-stringprep],





reply via email to

[Prev in Thread] Current Thread [Next in Thread]