blob: 17105aa27d7fa3c7a5e524c273bc4a4ea743a71b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$FreeBSD: ports/www/libgtkhtml/files/patch-af,v 1.5 2003/09/18 06:49:33 marcus Exp $
--- configure.orig Fri May 17 13:34:46 2002
+++ configure Fri May 17 13:37:13 2002
@@ -6567,6 +6567,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|