summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/patches/patch-aa
blob: d996a990d906d6830d45acdf11dd140b4d6f0458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aa,v 1.26.2.1 2005/02/21 17:26:20 snj Exp $

--- configure.orig	2004-12-27 21:45:13.000000000 +0000
+++ configure
@@ -25563,9 +25563,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