1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00

Default to no GC.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3082 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-12-28 18:21:05 +00:00 committed by cras
parent dcb0c6e4dd
commit 1752f9863c

View File

@ -122,7 +122,7 @@ AC_ARG_WITH(gc,
want_gc=yes
fi
fi,
want_gc=yes)
want_gc=no)
AC_ARG_WITH(perl-staticlib,
[ --with-perl-staticlib Specify that we want to link perl libraries