aboutsummaryrefslogtreecommitdiff
path: root/devel/libtool13/files/patch-ag
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
commit01a9f79f0a3692d8148990805beabc8593d3596d (patch)
tree99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /devel/libtool13/files/patch-ag
parent8c307777eaf81af4195ae428b3ebbeba734fc5af (diff)
downloadports-01a9f79f0a3692d8148990805beabc8593d3596d.tar.gz
ports-01a9f79f0a3692d8148990805beabc8593d3596d.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Notes
Notes: svn path=/head/; revision=41661 svn path=/tags/RELEASE_4_3_0/; revision=41662; tag=release/4.3.0
Diffstat (limited to 'devel/libtool13/files/patch-ag')
-rw-r--r--devel/libtool13/files/patch-ag14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/libtool13/files/patch-ag b/devel/libtool13/files/patch-ag
deleted file mode 100644
index 5fdcd1924641..000000000000
--- a/devel/libtool13/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"