diff options
Diffstat (limited to 'devel/gnu-libtool/files/patch-ag')
-rw-r--r-- | devel/gnu-libtool/files/patch-ag | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/gnu-libtool/files/patch-ag b/devel/gnu-libtool/files/patch-ag deleted file mode 100644 index 5fdcd1924641..000000000000 --- a/devel/gnu-libtool/files/patch-ag +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- libltdl/configure 2001/01/31 10:58:38 1.1 -+++ libltdl/configure 2001/01/31 10:59:14 -@@ -1455,7 +1455,7 @@ - esac - - # Check for any special flags to pass to ltconfig. --libtool_flags="--cache-file=$cache_file" -+libtool_flags="--cache-file=$cache_file --disable-ltlibs" - test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" - test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static" - test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install" |