blob: ca4f17c4ef8fb3a6fe8b34fe78438666adee293e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$FreeBSD$
--- pygtk/configure.orig Thu Jan 3 15:20:58 2002
+++ pygtk/configure Sun Jul 14 15:24:57 2002
@@ -6321,6 +6321,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'
|