summaryrefslogtreecommitdiff
path: root/devel/popt/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'devel/popt/patches/patch-ac')
-rw-r--r--devel/popt/patches/patch-ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/popt/patches/patch-ac b/devel/popt/patches/patch-ac
index c459b0c0a18..d43f9fd7ff0 100644
--- a/devel/popt/patches/patch-ac
+++ b/devel/popt/patches/patch-ac
@@ -1,14 +1,14 @@
-$NetBSD: patch-ac,v 1.1 2003/05/06 13:08:37 grant Exp $
+$NetBSD: patch-ac,v 1.2 2007/05/12 00:52:29 obache Exp $
---- aclocal.m4.orig Sat Aug 31 23:22:08 2002
+--- aclocal.m4.orig 2006-09-17 14:03:42.000000000 +0000
+++ aclocal.m4
-@@ -1016,8 +1016,8 @@ AC_DEFUN([AC_PROG_LIBTOOL],
+@@ -1869,8 +1869,8 @@ AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-+# Always use pkgsrc libtool
++# Always use pkgsrc libtool.
+LIBTOOL=libtool
AC_SUBST(LIBTOOL)dnl