aboutsummaryrefslogtreecommitdiff
path: root/devel/apr2/files/patch-buildconf
diff options
context:
space:
mode:
Diffstat (limited to 'devel/apr2/files/patch-buildconf')
-rw-r--r--devel/apr2/files/patch-buildconf11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/apr2/files/patch-buildconf b/devel/apr2/files/patch-buildconf
deleted file mode 100644
index a8d5f6549af1..000000000000
--- a/devel/apr2/files/patch-buildconf
+++ /dev/null
@@ -1,11 +0,0 @@
---- apr-0.9.4/buildconf.orig Wed Jun 18 05:44:25 2003
-+++ apr-0.9.4/buildconf Thu Oct 2 15:58:45 2003
-@@ -81,7 +81,7 @@
- $libtoolize --copy --automake
-
- ltpath=`dirname $libtoolize`
--ltfile=${LIBTOOL_M4-`cd $ltpath/../share/aclocal ; pwd`/libtool.m4}
-+ltfile=${LIBTOOL_M4-`cd $ltpath/../../share/aclocal ; pwd`/libtool14.m4}
-
- if [ ! -f $ltfile ]; then
- echo "$ltfile not found"