blob: 6f04a54ae7337170b31984f27c1afb92c756308d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$NetBSD: patch-aa,v 1.25 2004/11/15 11:14:15 adam Exp $
--- configure.orig 2004-11-13 23:12:46.000000000 +0000
+++ configure
@@ -25550,9 +25550,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
|