[svn:parrot] r49692 - branches/gsoc_nci/lib/Parrot/Configure/Options/Conf
plobsing at svn.parrot.org
plobsing at svn.parrot.org
Wed Oct 27 05:18:13 UTC 2010
Author: plobsing
Date: Wed Oct 27 05:18:11 2010
New Revision: 49692
URL: https://trac.parrot.org/parrot/changeset/49692
Log:
add without-libffi as legal option to configure
Modified:
branches/gsoc_nci/lib/Parrot/Configure/Options/Conf/Shared.pm
Modified: branches/gsoc_nci/lib/Parrot/Configure/Options/Conf/Shared.pm
==============================================================================
--- branches/gsoc_nci/lib/Parrot/Configure/Options/Conf/Shared.pm Tue Oct 26 23:47:57 2010 (r49691)
+++ branches/gsoc_nci/lib/Parrot/Configure/Options/Conf/Shared.pm Wed Oct 27 05:18:11 2010 (r49692)
@@ -77,6 +77,7 @@
without-gmp
without-icu
without-opengl
+ without-libffi
without-readline
without-pcre
without-threads
More information about the parrot-commits
mailing list