From 616a25eaa6e50f9f19d7553bc3cadfb5073ff83a Mon Sep 17 00:00:00 2001 From: Jochen Eisinger Date: Sun, 24 Jun 2007 12:44:17 +0000 Subject: [PATCH] Sun Jun 24 14:43:21 CEST 2007 Jochen Eisinger * Fix configure output for with-plugin. Affected file is apps/irssi/configure.ad --- CHANGES | 7 +++++++ apps/irssi/configure.ad | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index fa591413..7e9f6c83 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +Sun Jun 24 14:43:21 CEST 2007 Jochen Eisinger + + * SILC Client 1.1.1 + + * Fix configure output for with-plugin. Affected file is + apps/irssi/configure.ad + Mon Jun 18 23:47:22 EEST 2007 Pekka Riikonen * Use SILC_VERIFY to assert that silc_rwlock_wrlock can be diff --git a/apps/irssi/configure.ad b/apps/irssi/configure.ad index 33290a13..66e007b6 100644 --- a/apps/irssi/configure.ad +++ b/apps/irssi/configure.ad @@ -67,7 +67,7 @@ AC_ARG_WITH(silc-plugin, AC_MSG_RESULT(yes) ;; esac - ]) + ],[AC_MSG_RESULT(no)]) AC_CONFIG_SUBDIRS(apps/irssi) AC_CONFIG_FILES( -- 2.24.0