SOURCES: ImageMagick-am110.patch (NEW) - fix build with automake 1.10

ankry ankry at pld-linux.org
Sun May 13 11:05:51 CEST 2007


Author: ankry                        Date: Sun May 13 09:05:51 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build with automake 1.10

---- Files affected:
SOURCES:
   ImageMagick-am110.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ImageMagick-am110.patch
diff -u /dev/null SOURCES/ImageMagick-am110.patch:1.1
--- /dev/null	Sun May 13 11:05:51 2007
+++ SOURCES/ImageMagick-am110.patch	Sun May 13 11:05:45 2007
@@ -0,0 +1,17 @@
+--- ImageMagick-6.2.9/configure.ac~	2007-05-12 23:52:53.000000000 +0200
++++ ImageMagick-6.2.9/configure.ac	2007-05-12 23:52:53.000000000 +0200
+@@ -148,13 +148,13 @@
+ AC_PROG_CPP
+ AC_PROG_LD
+ AC_SUBST(LD)
++AM_PROG_CC_STDC
+ AM_PROG_CC_C_O
+ AC_PROG_INSTALL
+ AC_PROG_MAKE_SET
+ AC_PROG_RANLIB
+ AC_COMPILE_WARNINGS
+ AC_PROG_LN_S
+-AM_PROG_CC_STDC
+ AM_WITH_DMALLOC
+ 
+ #
================================================================


More information about the pld-cvs-commit mailing list