Revision: 2319
http://gar.svn.sourceforge.net/gar/?rev=2319&view=rev
Author: jake_goerzen
Date: 2008-11-19 05:32:02 +0000 (Wed, 19 Nov 2008)
Log Message:
-----------
Makefile cleanup + NLS enabled
Modified Paths:
--------------
csw/trunk/apps/freeciv/Makefile
Modified: csw/trunk/apps/freeciv/Makefile
===================================================================
--- csw/trunk/apps/freeciv/Makefile 2008-11-19 04:41:23 UTC (rev 2318)
+++ csw/trunk/apps/freeciv/Makefile 2008-11-19 05:32:02 UTC (rev 2319)
@@ -1,10 +1,3 @@
-### BUILD.NOTES
-#
-# need to patch C99.m4 file to remove check for stdint.h
-# Need to find all header files that have stdint.h and replace
-# with inttypes.h
-
-
GARNAME = freeciv
GARVERSION = 2.1.6
CATEGORIES = apps
@@ -26,6 +19,6 @@
CONFIGURE_ARGS = LDFLAGS=-lm
CONFIGURE_ARGS += $(DIRPATHS)
-CONFIGURE_ARGS += --disable-nls
+CONFIGURE_ARGS += --with-included-gettext
include ../category.mk
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel