diff options
Diffstat (limited to 'devel/libtool13/files/patch-ae')
-rw-r--r-- | devel/libtool13/files/patch-ae | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/devel/libtool13/files/patch-ae b/devel/libtool13/files/patch-ae deleted file mode 100644 index ffd4cff4c7db..000000000000 --- a/devel/libtool13/files/patch-ae +++ /dev/null @@ -1,25 +0,0 @@ - -$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. |