From 9c2f801621adced3d4c39d76eefb23981d27f59a Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sun, 1 May 2005 15:52:13 +0000 Subject: [PATCH] updates. --- apps/irssi/configure.ad | 6 ------ apps/silcd/configure.ad | 6 ------ 2 files changed, 12 deletions(-) diff --git a/apps/irssi/configure.ad b/apps/irssi/configure.ad index 4b3b1b7f..e71f3a30 100644 --- a/apps/irssi/configure.ad +++ b/apps/irssi/configure.ad @@ -20,14 +20,10 @@ # for getting irssi specific stuff to top configure script with Autodist # without polluting the top configure.ad file with these stuff. -IRSSI_SUBDIR= - #ifdef SILC_DIST_TOOLKIT if test x$without_irssi = xfalse; then #endif SILC_DIST_TOOLKIT -IRSSI_SUBDIR=irssi - # help directory # HELPDIR="$silc_prefix/help" @@ -62,6 +58,4 @@ irssi="yes" #ifdef SILC_DIST_TOOLKIT fi # without_irssi = false #endif SILC_DIST_TOOLKIT - -AC_SUBST(IRSSI_SUBDIR) #endif SILC_DIST_CLIENT diff --git a/apps/silcd/configure.ad b/apps/silcd/configure.ad index c39b95d9..57482229 100644 --- a/apps/silcd/configure.ad +++ b/apps/silcd/configure.ad @@ -16,14 +16,10 @@ # GNU General Public License for more details. # -SILCD_SUBDIR= - #ifdef SILC_DIST_TOOLKIT if test x$without_silcd = xfalse; then #endif SILC_DIST_TOOLKIT -SILCD_SUBDIR=silcd - # Logs directory # LOGSDIR="$silc_prefix/logs" @@ -82,6 +78,4 @@ silcd="yes" #ifdef SILC_DIST_TOOLKIT fi # without_silcd = false #endif SILC_DIST_TOOLKIT - -AC_SUBST(SILCD_SUBDIR) #endif SILC_DIST_SERVER -- 2.43.0