SOURCES: graphviz-gd.patch - one more fix for 2.12

qboosh qboosh at pld-linux.org
Wed Dec 27 17:06:40 CET 2006


Author: qboosh                       Date: Wed Dec 27 16:06:40 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one more fix for 2.12

---- Files affected:
SOURCES:
   graphviz-gd.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/graphviz-gd.patch
diff -u SOURCES/graphviz-gd.patch:1.1 SOURCES/graphviz-gd.patch:1.2
--- SOURCES/graphviz-gd.patch:1.1	Mon Aug 15 18:05:42 2005
+++ SOURCES/graphviz-gd.patch	Wed Dec 27 17:06:35 2006
@@ -14,3 +14,14 @@
          if test $GD_MAJORVERSION -lt $REQ_GD_MAJORVERSION; then
  	    with_mylibgd=yes
          else
+--- graphviz-2.12/contrib/diffimg/Makefile.am.orig	2006-06-27 14:29:56.000000000 +0200
++++ graphviz-2.12/contrib/diffimg/Makefile.am	2006-12-27 15:04:39.139148270 +0100
+@@ -11,7 +11,7 @@
+ 
+ diffimg_SOURCES = diffimg.c
+ 
+-if WITH_LIBGD
++if WITH_MYLIBGD
+ diffimg_LDADD = $(top_builddir)/lib/gd/libgvgd_C.la \
+ 	@FC_LIBS@ @FT_LIBS@ @JPEG_LIBS@ @PNG_LIBS@ @Z_LIBS@ @MATH_LIBS@
+ else
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/graphviz-gd.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list