mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 20:00:23 +02:00
Use GC by default, if possible.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3066 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
76299b7cee
commit
eaae9fa5df
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ AC_ARG_WITH(gc,
|
|||
want_gc=yes
|
||||
fi
|
||||
fi,
|
||||
want_gc=no)
|
||||
want_gc=yes)
|
||||
|
||||
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