[csw-devel] SF.net SVN: gar:[8985] csw/mgar/gar/v2/categories/gnome/category.mk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Fri Mar 5 09:49:22 CET 2010
Revision: 8985
http://gar.svn.sourceforge.net/gar/?rev=8985&view=rev
Author: wahwah
Date: 2010-03-05 08:49:22 +0000 (Fri, 05 Mar 2010)
Log Message:
-----------
gnome category: use /opt/csw/X11/lib by default
Modified Paths:
--------------
csw/mgar/gar/v2/categories/gnome/category.mk
Modified: csw/mgar/gar/v2/categories/gnome/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/gnome/category.mk 2010-03-05 08:40:18 UTC (rev 8984)
+++ csw/mgar/gar/v2/categories/gnome/category.mk 2010-03-05 08:49:22 UTC (rev 8985)
@@ -10,4 +10,8 @@
export XGETTEXT
export GETTEXT
+# Perhaps there is a category-level variable set?
+EXTRA_INC ?= /opt/csw/X11/include /usr/X11/include /usr/openwin/share/include
+EXTRA_LIB ?= /opt/csw/X11/lib
+
include gar/gar.mk
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