blob: bc84c6f05a9318b7b2293fd53290366476e69861 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$FreeBSD: ports/x11-toolkits/py-gnome/files/patch-configure,v 1.1 2002/07/14 13:39:15 sobomax Exp $
--- configure.orig Thu Jan 3 15:20:36 2002
+++ configure Sun Jul 14 15:25:29 2002
@@ -6322,6 +6322,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'
|