From 9fbe09f08614db5a55446ae8fb9d399976e3a266 Mon Sep 17 00:00:00 2001 From: Emanuele Giaquinta Date: Mon, 11 Sep 2006 09:03:06 +0000 Subject: Remove trailing whitespace. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4338 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index a6cdc3a2..c63fe60c 100644 --- a/configure.in +++ b/configure.in @@ -226,7 +226,7 @@ dnl ** dnl ** SSL Library checks (OpenSSL) dnl ** -AC_ARG_ENABLE(ssl, +AC_ARG_ENABLE(ssl, [ --disable-ssl Disable Secure Sockets Layer support],, enable_ssl=yes) @@ -500,7 +500,7 @@ fi dnl ** dnl ** Garbage Collector -dnl ** +dnl ** if test "x$want_gc" = xyes; then if test "$glib_config_major_version" = "2"; then AC_CHECK_LIB(gc, GC_malloc, [ -- cgit v1.2.3