blob: ffd4cff4c7db7ab3ee45ec912fac632340c76ea9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
$FreeBSD$
--- configure.orig Tue Dec 7 15:22:41 1999
+++ configure Mon Jan 14 16:21:53 2002
@@ -702,7 +702,7 @@
fi
-PACKAGE=libtool
+PACKAGE=libtool13
VERSION=1.3.5
@@ -1859,10 +1859,6 @@
*) # Relative path.
ac_sub_cache_file="$ac_dots$cache_file" ;;
esac
- case "$ac_given_INSTALL" in
- [/$]*) INSTALL="$ac_given_INSTALL" ;;
- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
- esac
echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
# The eval makes quoting arguments work.
|