Title: [commits] (vajda) [16111] undid gettext inclusion as it's too much of a hassle on windows
Revision
16111
Author
vajda
Date
2007-12-11 16:39:18 -0800 (Tue, 11 Dec 2007)

Log Message

undid gettext inclusion as it's too much of a hassle on windows

Modified Paths

Removed Paths

  • trunk/external/gettext/

Diff

Modified: trunk/external/Makefile.inc (16110 => 16111)

--- trunk/external/Makefile.inc	2007-12-11 23:57:33 UTC (rev 16110)
+++ trunk/external/Makefile.inc	2007-12-12 00:39:18 UTC (rev 16111)
@@ -73,7 +73,6 @@
     CONFIGOBJ_BUILD=configobj
     DOCUTILS_BUILD=docutils
     ZOPE_BUILD=zope
-    GETTEXT_BUILD=gettext
 endif
 
 ifeq ($(OS),Darwin)
@@ -121,7 +120,6 @@
     CONFIGOBJ_BUILD=configobj
     DOCUTILS_BUILD=docutils
     ZOPE_BUILD=zope
-    GETTEXT_BUILD=gettext
 endif
 
 ifeq ($(OS),Linux)
@@ -160,7 +158,6 @@
         ZOPE_BUILD=zope
     endif
     READLINE_BUILD=
-    GETTEXT_BUILD=
     OPENJDK_BUILD=openjdk
     ifeq ($(ARCH),x86_64)
         UPLOAD:=$(UPLOAD)/$(ARCH)




_______________________________________________
Commits mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/commits

Reply via email to