aboutsummaryrefslogtreecommitdiff
path: root/devel/libtool13/files/patch-ae
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-04 22:35:39 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-04 22:35:39 +0000
commit6a6b74a215e7615a5609bfe27517a8cb6a53ea58 (patch)
tree75a1d0c094320f08346eb685c3ae84e8746faf6d /devel/libtool13/files/patch-ae
parent2d892eb06c7dd96bec45c969a8da8c4a6f7378e7 (diff)
Notes
Diffstat (limited to 'devel/libtool13/files/patch-ae')
-rw-r--r--devel/libtool13/files/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/libtool13/files/patch-ae b/devel/libtool13/files/patch-ae
new file mode 100644
index 000000000000..1468b8fed6bd
--- /dev/null
+++ b/devel/libtool13/files/patch-ae
@@ -0,0 +1,13 @@
+--- configure.orig Fri Feb 19 00:50:06 1999
++++ configure Fri Feb 19 00:50:21 1999
+@@ -5288,10 +5288,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.