Remove trailing whitespace.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4338 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2006-09-11 09:03:06 +00:00 committed by exg
commit 9fbe09f086
2 changed files with 15 additions and 15 deletions

View file

@ -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, [