remove changelog entry for undone update
[silc.git] / configure.ad
index ac9811e8f769da5339aea5a7fc24cfc231d8e35c..113f9f84c7d9a9013262c75b0896e683a12f6491 100644 (file)
@@ -984,6 +984,9 @@ AM_CONDITIONAL(SILC_BEOS, test xfalse = xtrue)
 #
 AM_CONDITIONAL(SILC_OS2, test xfalse = xtrue)
 
+# Make enable-shared aware
+AM_CONDITIONAL(SILC_ENABLE_SHARED, test "$enable_shared" = yes)
+
 #ifdef SILC_DIST_TOOLKIT
 # --with-irssi
 #
@@ -1018,7 +1021,7 @@ AC_ARG_WITH(silcd,
 #endif SILC_DIST_TOOLKIT
 #ifdef SILC_DIST_CLIENT
 AM_CONDITIONAL(with_irssi, true)
-#endif
+#endif SILC_DIST_CLIENT
 #ifdef SILC_DIST_INPLACE
 without_irssi=false
 without_silcd=false
@@ -1044,9 +1047,6 @@ AC_DEFINE_UNQUOTED([SILC_ETCDIR], "$ETCDIR", [SILC_ETCDIR])
 ##  Misc
 ##
 
-# Make enable-shared aware
-AM_CONDITIONAL(SILC_ENABLE_SHARED, test "$enable_shared" = yes)
-
 SILC_TOP_SRCDIR=`pwd`
 
 # Included configure scripts