[Erp5-report] r40530 luke - /erp5/trunk/buildout/software-profiles/gettext.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 23 12:05:28 CET 2010


Author: luke
Date: Tue Nov 23 12:05:27 2010
New Revision: 40530

URL: http://svn.erp5.org?rev=40530&view=rev
Log:
 - do not try to support java nor c#
 - enable all possible shared libraries

Modified:
    erp5/trunk/buildout/software-profiles/gettext.cfg

Modified: erp5/trunk/buildout/software-profiles/gettext.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/gettext.cfg?rev=40530&r1=40529&r2=40530&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/gettext.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/gettext.cfg [utf8] Tue Nov 23 12:05:27 2010
@@ -6,3 +6,8 @@ parts =
 recipe = hexagonit.recipe.cmmi
 url = http://ftp.gnu.org/pub/gnu/gettext/gettext-0.18.1.1.tar.gz
 md5sum = 3dd55b952826d2b32f51308f2f91aa89
+configure-options =
+  --enable-shared
+  --disable-java
+  --disable-csharp
+  --with-included-gettext




More information about the Erp5-report mailing list