summaryrefslogtreecommitdiff
path: root/databases/mysql-client/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql-client/patches/patch-ab')
-rw-r--r--databases/mysql-client/patches/patch-ab26
1 files changed, 13 insertions, 13 deletions
diff --git a/databases/mysql-client/patches/patch-ab b/databases/mysql-client/patches/patch-ab
index 7c219573214..093bdc5027e 100644
--- a/databases/mysql-client/patches/patch-ab
+++ b/databases/mysql-client/patches/patch-ab
@@ -1,24 +1,24 @@
-$NetBSD: patch-ab,v 1.1.1.1 1999/05/06 23:22:27 tv Exp $
+$NetBSD: patch-ab,v 1.2 1999/12/13 20:31:52 bad Exp $
---- configure.orig Wed Apr 28 21:03:38 1999
-+++ configure Mon May 3 18:27:59 1999
-@@ -1691,6 +1691,7 @@
- echo "$ac_t""no" 1>&6
+--- configure.orig Thu Jul 8 06:13:39 1999
++++ configure Mon Aug 16 23:35:52 1999
+@@ -1920,6 +1920,7 @@
fi
+
+if false; then
+ # Check for any special flags to pass to ltconfig.
+ libtool_flags="--cache-file=$cache_file"
+ test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
+@@ -2073,6 +2074,7 @@
+
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
-@@ -1736,6 +1737,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
+fi
- # AC_PROG_INSTALL We should only need a AM_PROG_INSTALL
-
-@@ -6950,7 +6952,7 @@
+ # Redirect the config.log output again, so that the ltconfig log is not
+ # clobbered by the next message.
+@@ -7697,7 +7699,7 @@
# This requires readline to be in a standard place. Mosty for linux
# there readline may be a shared library.
readline_dir=""