summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ImageMagick/patches/patch-aa')
-rw-r--r--graphics/ImageMagick/patches/patch-aa59
1 files changed, 0 insertions, 59 deletions
diff --git a/graphics/ImageMagick/patches/patch-aa b/graphics/ImageMagick/patches/patch-aa
deleted file mode 100644
index 959ec440661..00000000000
--- a/graphics/ImageMagick/patches/patch-aa
+++ /dev/null
@@ -1,59 +0,0 @@
-$NetBSD: patch-aa,v 1.44 2007/06/16 21:58:10 heinz Exp $
-
---- configure.orig 2007-06-09 19:41:57.000000000 +0200
-+++ configure
-@@ -19095,9 +19095,6 @@ fi
- # Enable building/use of libltdl if we are building shared libraries regardless
- # of whether modules are built or not.
- with_ltdl='no'
--if test "$libtool_build_shared_libs" != 'no' ; then
-- with_ltdl='yes'
--fi
-
- if test "$with_ltdl" != 'no'; then
- WITH_LTDL_TRUE=
-@@ -19603,7 +19600,7 @@ if test "x$with_windows_font_dir" = "xno
- with_windows_font_dir=
- fi
- if test "$with_windows_font_dir" != '' ; then
-- DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-windows-font-dir==$with_windows_font_dir "
-+ DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-windows-font-dir=$with_windows_font_dir "
- fi
-
-
-@@ -34749,7 +34746,7 @@ cat >>confdefs.h <<\_ACEOF
- #define HasFONTCONFIG 1
- _ACEOF
-
-- if test "$with_modules" == 'no' ; then
-+ if test "$with_modules" = 'no' ; then
- CPPFLAGS="$FONTCONFIG_CFLAGS $CPPFLAGS"
- fi
- fi
-@@ -36921,7 +36918,7 @@ cat >>confdefs.h <<\_ACEOF
- #define HasGVC 1
- _ACEOF
-
-- if test "$with_modules" == 'no' ; then
-+ if test "$with_modules" = 'no' ; then
- CPPFLAGS="$GVC_CFLAGS $CPPFLAGS"
- fi
- fi
-@@ -37464,7 +37461,7 @@ cat >>confdefs.h <<\_ACEOF
- #define HasOPENEXR 1
- _ACEOF
-
-- if test "$with_modules" == 'no' ; then
-+ if test "$with_modules" = 'no' ; then
- CPPFLAGS="$OPENEXR_CFLAGS $CPPFLAGS"
- fi
- fi
-@@ -37576,7 +37573,7 @@ cat >>confdefs.h <<\_ACEOF
- #define HasRSVG 1
- _ACEOF
-
-- if test "$with_modules" == 'no' ; then
-+ if test "$with_modules" = 'no' ; then
- CPPFLAGS="$RSVG_CFLAGS $CPPFLAGS"
- fi
- fi