summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ImageMagick/files/patch-configure')
-rw-r--r--graphics/ImageMagick/files/patch-configure28
1 files changed, 0 insertions, 28 deletions
diff --git a/graphics/ImageMagick/files/patch-configure b/graphics/ImageMagick/files/patch-configure
index 956dba820e54..c9cb62fddb26 100644
--- a/graphics/ImageMagick/files/patch-configure
+++ b/graphics/ImageMagick/files/patch-configure
@@ -1,4 +1,3 @@
---- configure.orig Tue Apr 3 21:30:12 2007
+++ configure Tue Apr 3 21:31:01 2007
@@ -18904,6 +18904,7 @@
@@ -8,30 +7,3 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -34622,7 +34623,7 @@
- #define HasFONTCONFIG 1
- _ACEOF
-
-- if test "$with_modules" == 'no' ; then
-+ if test "$with_modules" = 'no' ; then
- CPPFLAGS="$FONTCONFIG_CFLAGS $CPPFLAGS"
- fi
- fi
-@@ -36794,7 +36795,7 @@
- #define HasGVC 1
- _ACEOF
-
-- if test "$with_modules" == 'no' ; then
-+ if test "$with_modules" = 'no' ; then
- CPPFLAGS="$GVC_CFLAGS $CPPFLAGS"
- fi
- fi
-@@ -37337,7 +37338,7 @@
- #define HasRSVG 1
- _ACEOF
-
-- if test "$with_modules" == 'no' ; then
-+ if test "$with_modules" = 'no' ; then
- CPPFLAGS="$RSVG_CFLAGS $CPPFLAGS"
- fi
- fi