[csw-devel] SF.net SVN: gar:[13257] csw/mgar/pkg/gettext/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Feb 12 05:18:19 CET 2011


Revision: 13257
          http://gar.svn.sourceforge.net/gar/?rev=13257&view=rev
Author:   bdwalton
Date:     2011-02-12 04:18:18 +0000 (Sat, 12 Feb 2011)

Log Message:
-----------
gettext/trunk: add experimental support for placing ,p, in the version string

Modified Paths:
--------------
    csw/mgar/pkg/gettext/trunk/Makefile

Modified: csw/mgar/pkg/gettext/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gettext/trunk/Makefile	2011-02-12 04:17:26 UTC (rev 13256)
+++ csw/mgar/pkg/gettext/trunk/Makefile	2011-02-12 04:18:18 UTC (rev 13257)
@@ -172,7 +172,11 @@
 
 PATCHFILES += 0001-Use-the-auto-detected-SHELL-to-run-convert-archive.patch
 PATCHFILES += 0002-Update-ltmain.sh-to-prevent-libtool-stripping-runpat.patch
+
+#This patch is not a simple 'make it compile' so we flag the feature
+#patch below
 PATCHFILES += 0003-Patch-around-thread-handling-differences-between-9-a.patch
+FLAG_PATCH = 1
 
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --program-prefix=g


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list