mirror of
https://github.com/irssi/irssi.git
synced 2026-08-21 01:22:26 +02:00
Remove trailing whitespace.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4338 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
7063a00428
commit
9fbe09f086
2 changed files with 15 additions and 15 deletions
|
|
@ -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, [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue