]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Protection from a 1.3 libtoolize; should have been in the prior commit
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 10 Jun 2005 20:12:30 +0000 (20:12 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 10 Jun 2005 20:12:30 +0000 (20:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/fips-dev@190012 13f79535-47bb-0310-9956-ffa450edef68

srclib/apr/buildconf

index 294ec02c139010333390a8f97a2dda222d227e8d..500a8ca8e8cf694d5d0949f6e19566e2a024584c 100755 (executable)
@@ -22,7 +22,7 @@
 #
 build/buildcheck.sh || exit 1
 
-libtoolize=`build/PrintPath glibtoolize libtoolize libtoolize15 libtoolize14`
+libtoolize=`build/PrintPath glibtoolize libtoolize15 libtoolize14 libtoolize`
 if [ "x$libtoolize" = "x" ]; then
     echo "libtoolize not found in path"
     exit 1