[csw-devel] SF.net SVN: gar:[19320] csw/mgar/pkg/gnome-base/libgnomeprint/trunk/ Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Sat Sep 29 12:49:35 CEST 2012
Revision: 19320
http://gar.svn.sourceforge.net/gar/?rev=19320&view=rev
Author: chninkel
Date: 2012-09-29 10:49:35 +0000 (Sat, 29 Sep 2012)
Log Message:
-----------
gnome-base/libgnomeprint/trunk: we need GNU gettext
Modified Paths:
--------------
csw/mgar/pkg/gnome-base/libgnomeprint/trunk/Makefile
Modified: csw/mgar/pkg/gnome-base/libgnomeprint/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnome-base/libgnomeprint/trunk/Makefile 2012-09-29 10:45:16 UTC (rev 19319)
+++ csw/mgar/pkg/gnome-base/libgnomeprint/trunk/Makefile 2012-09-29 10:49:35 UTC (rev 19320)
@@ -77,6 +77,11 @@
STRIP_LIBTOOL = 1
+EXTRA_CONFIGURE_EXPORTS += XGETTEXT MSGMERGE MSGFMT
+CONFIGURE_ENV_XGETTEXT = /opt/csw/gnu/xgettext
+CONFIGURE_ENV_MSGMERGE = /opt/csw/gnu/msgmerge
+CONFIGURE_ENV_MSGFMT = /opt/csw/gnu/msgfmt
+
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --enable-static=no
CONFIGURE_ARGS += --enable-gtk-doc
@@ -84,5 +89,3 @@
CONFIGURE_ARGS += --x-libraries=$(abspath $(prefix)/X11/lib/$(MM_LIBDIR))
include gar/category.mk
-
-PATH := /opt/csw/gnu:$(PATH)
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