summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/patches/patch-aa
blob: fcbb14e9f29d2a61302455bcd237d80a88ead4a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aa,v 1.28.2.2 2005/05/27 00:24:50 snj Exp $

--- configure.orig	2005-05-23 22:33:09.000000000 +0000
+++ configure
@@ -26084,9 +26084,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