summaryrefslogtreecommitdiff
path: root/devel/glib/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glib/patches/patch-ad')
-rw-r--r--devel/glib/patches/patch-ad29
1 files changed, 18 insertions, 11 deletions
diff --git a/devel/glib/patches/patch-ad b/devel/glib/patches/patch-ad
index 361c3ce122b..42fbee6c999 100644
--- a/devel/glib/patches/patch-ad
+++ b/devel/glib/patches/patch-ad
@@ -1,23 +1,30 @@
-$NetBSD: patch-ad,v 1.1.1.1 1998/08/19 09:29:26 agc Exp $
+$NetBSD: patch-ad,v 1.2 1999/03/05 09:44:20 tron Exp $
-Use NetBSD's libtool pkg
-
---- configure 1998/08/19 09:46:33 1.1
-+++ configure 1998/08/19 09:47:07
-@@ -1258,6 +1258,7 @@
- echo "$ac_t""no" 1>&6
+--- configure.orig Wed Feb 24 07:44:18 1999
++++ configure Fri Mar 5 09:45:43 1999
+@@ -26,7 +26,7 @@
+ #
+ GLIB_MAJOR_VERSION=1
+ GLIB_MINOR_VERSION=2
+-GLIB_MICRO_VERSION=0
++GLIB_MICRO_VERSION=13
+ GLIB_INTERFACE_AGE=0
+ GLIB_BINARY_AGE=0
+ GLIB_VERSION=$GLIB_MAJOR_VERSION.$GLIB_MINOR_VERSION.$GLIB_MICRO_VERSION
+@@ -1593,6 +1593,7 @@
+ ac_tool_prefix=
fi
+if false; then
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -1303,6 +1304,8 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
+@@ -1825,6 +1826,8 @@
+ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
+
+fi
-
- echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
+ # Redirect the config.log output again, so that the ltconfig log is not
+ # clobbered by the next message.