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

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Mon May 11 13:46:37 CEST 2009


Revision: 4807
          http://gar.svn.sourceforge.net/gar/?rev=4807&view=rev
Author:   idogan23
Date:     2009-05-11 11:46:37 +0000 (Mon, 11 May 2009)

Log Message:
-----------
rrdtool: small changes to make it work with new pango & cairo

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

Modified: csw/mgar/pkg/rrdtool/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rrdtool/trunk/Makefile	2009-05-11 03:07:02 UTC (rev 4806)
+++ csw/mgar/pkg/rrdtool/trunk/Makefile	2009-05-11 11:46:37 UTC (rev 4807)
@@ -27,6 +27,14 @@
 REQUIRED_PKGS += CSWsunmath
 REQUIRED_PKGS += CSWzlib
 
+EXTRA_INC = $(prefix)/include/cairo
+EXTRA_INC += $(prefix)/include/libxml2/libxml
+EXTRA_INC += $(prefix)/X11/include
+
+EXTRA_LIB = $(prefix)/X11/lib
+
+EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
+
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --with-docdir=$(sharedstatedir)/doc/$(GARNAME)
 CONFIGURE_ARGS += --disable-python


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