From 77890baba942806be0af2cc90bbdb1090b2dc4ac Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Wed, 5 Jul 2000 06:09:10 +0000 Subject: [PATCH] updates. --- configure.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.in b/configure.in index 86e2b3ba..c0720a16 100644 --- a/configure.in +++ b/configure.in @@ -220,15 +220,15 @@ if test "x$socks" = "x5"; then fi -# XXX -#LIBS="$LIBS -lefence" - AC_ARG_WITH(silcd-config-file, [ --with-silcd-config-file[=PATH] Use PATH as default configuration file in SILC server.], [ AC_DEFINE_UNQUOTED(SILC_SERVER_CONFIG_FILE, "$withval") ]) +# XXX +#LIBS="$LIBS -lefence" + # Other configure scripts #AC_CONFIG_SUBDIRS(lib/zlib) AC_CONFIG_SUBDIRS(lib/silcmath/gmp-3.0.1) -- 2.43.0