openbsd-ports/databases/db/patches/patch-dist_configure
matt c0075a13a8 - fixup PLIST and build both shared & static libs (gluk@ptci.ru)
- don't install java docs if not installing java flavor
2000-12-28 17:14:10 +00:00

12 lines
526 B
Plaintext

$OpenBSD: patch-dist_configure,v 1.1 2000/12/28 17:14:10 matt Exp $
--- dist/configure.orig Fri Oct 27 01:38:17 2000
+++ dist/configure Fri Oct 27 01:38:30 2000
@@ -1602,7 +1602,6 @@ echo "configure:1601: checking libtool c
${CONFIG_SHELL-/bin/sh} $srcdir/ltconfig \
--no-verify $srcdir/ltmain.sh \
--output=./libtool $host_os \
- --disable-static \
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
SOSUFFIX=`sed -e '/^library_names_spec=/!d' -e 's/.*\.\([a-zA-Z0-9_]*\).*/\1/' ./libtool`