blob: 189d78c419fdcf212220fe0a8fd76e4ecda7a0df (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$FreeBSD: ports/x11/gnomedesktop/files/patch-configure,v 1.1 2002/04/26 14:19:46 sobomax Exp $
--- configure 2002/04/26 14:02:41 1.1
+++ configure 2002/04/26 14:02:56
@@ -7222,6 +7222,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'
|