mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +02: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:
parent
dcb0c6e4dd
commit
1752f9863c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue