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

ellson at users.sourceforge.net ellson at users.sourceforge.net
Fri May 27 16:42:59 CEST 2011


Revision: 14654
          http://gar.svn.sourceforge.net/gar/?rev=14654&view=rev
Author:   ellson
Date:     2011-05-27 14:42:59 +0000 (Fri, 27 May 2011)

Log Message:
-----------
graphviz: override PANGOCAIRO_CFLAGS due to autoconf problem, I think

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

Modified: csw/mgar/pkg/graphviz/trunk/Makefile
===================================================================
--- csw/mgar/pkg/graphviz/trunk/Makefile	2011-05-27 08:55:23 UTC (rev 14653)
+++ csw/mgar/pkg/graphviz/trunk/Makefile	2011-05-27 14:42:59 UTC (rev 14654)
@@ -220,6 +220,7 @@
 CONFIGURE_ARGS += --disable-php
 CONFIGURE_ARGS += --disable-r
 CONFIGURE_ARGS += --enable-static --enable-shared
+CONFIGURE_ARGS += "PANGOCAIRO_CFLAGS=`pkg-config --cflags pangocairo`"
 
 
 EXTRA_LD_FLAGS = -lm


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