summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/patches/patch-aa
blob: b1b16848f4b77c4b74a6c29272b07904371352b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aa,v 1.23 2004/10/05 22:12:00 reed Exp $

--- configure.orig	2004-10-04 19:42:50.000000000 -0700
+++ configure
@@ -26396,9 +26396,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