From bec3f4927080f18ad6fded0b146b763d5dbd1c2b Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sun, 1 May 2005 16:12:22 +0000 Subject: [PATCH] updates. --- configure.ad | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/configure.ad b/configure.ad index b63cacbf..1d456d28 100644 --- a/configure.ad +++ b/configure.ad @@ -1122,12 +1122,6 @@ echo " sbin directory ................: $s_sbindir" echo " etc directory .................: $ETCDIR" echo " man directory .................: $s_mandir" echo " doc directory .................: $DOCDIR" -#ifdef SILC_DIST_CLIENT -echo " help directory ................: $HELPDIR" -#endif SILC_DIST_CLIENT -#ifdef SILC_DIST_SERVER -echo " logs directory ................: $LOGSDIR" -#endif SILC_DIST_SERVER #ifdef SILC_DIST_SIM echo " SIM directory .................: $MODULESDIR" #endif SILC_DIST_SIM @@ -1151,10 +1145,6 @@ echo " Compile SILC Client ...........: $irssi" #ifdef SILC_DIST_SERVER echo " Compile SILC Server ...........: $silcd" -if test x$without_silcd = xfalse; then -echo " Server configuration file .....: $summary_silcd_configfile" -echo " Server PID file ...............: $PIDFILE" -fi #endif SILC_DIST_SERVER #ifdef SILC_DIST_SIM -- 2.43.0