diff options
| author | Clement Laforet <clement@FreeBSD.org> | 2004-12-11 18:06:04 +0000 |
|---|---|---|
| committer | Clement Laforet <clement@FreeBSD.org> | 2004-12-11 18:06:04 +0000 |
| commit | a3468fefcb7e17260776ae49bc4053c7b66076fb (patch) | |
| tree | b345059920aea199678ac75606fc64d5512e13c2 /www/apache21/files/patch-srclib:apr:build:buildcheck.sh | |
| parent | Connect fgfs-base. (diff) | |
- Add apache 2.1.2
This is a development version, awaiting for 2.2
Diffstat (limited to 'www/apache21/files/patch-srclib:apr:build:buildcheck.sh')
| -rw-r--r-- | www/apache21/files/patch-srclib:apr:build:buildcheck.sh | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/apache21/files/patch-srclib:apr:build:buildcheck.sh b/www/apache21/files/patch-srclib:apr:build:buildcheck.sh new file mode 100644 index 000000000000..1262a9422284 --- /dev/null +++ b/www/apache21/files/patch-srclib:apr:build:buildcheck.sh @@ -0,0 +1,11 @@ +--- srclib/apr/build/buildcheck.sh.orig Sun Jun 6 23:19:19 2004 ++++ srclib/apr/build/buildcheck.sh Sat Dec 11 16:57:18 2004 +@@ -38,7 +38,7 @@ + # output is multiline from 1.5 onwards + + # Require libtool 1.3.3 or newer +-libtool=`build/PrintPath glibtool libtool libtool15 libtool14` ++libtool=${LIBTOOL} + lt_pversion=`$libtool --version 2>/dev/null|sed -e 's/([^)]*)//g;s/^[^0-9]*//;s/[- ].*//g;q'` + if test -z "$lt_pversion"; then + echo "buildconf: libtool not found." |
