[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apr-cvs
Subject:    svn commit: r979221 - /apr/apr-util/branches/1.3.x/xml/expat/buildconf.sh
From:       rjung () apache ! org
Date:       2010-07-26 10:11:32
Message-ID: 20100726101133.0802223889DD () eris ! apache ! org
[Download RAW message or body]

Author: rjung
Date: Mon Jul 26 10:11:32 2010
New Revision: 979221

URL: http://svn.apache.org/viewvc?rev=979221&view=rev
Log:
Prefer libttol 1.x.

Backport of r743784 from 1.5.x branch.

Modified:
    apr/apr-util/branches/1.3.x/xml/expat/buildconf.sh

Modified: apr/apr-util/branches/1.3.x/xml/expat/buildconf.sh
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/xml/expat/buildconf.sh?rev=979221&r1=979220&r2=979221&view=diff
 ==============================================================================
--- apr/apr-util/branches/1.3.x/xml/expat/buildconf.sh (original)
+++ apr/apr-util/branches/1.3.x/xml/expat/buildconf.sh Mon Jul 26 10:11:32 2010
@@ -1,9 +1,9 @@
 #! /bin/sh
 
 #
-# Find libtoolize
+# Find libtoolize. Prefer 1.x versions.
 #
-libtoolize=`conftools/PrintPath glibtoolize libtoolize libtoolize15 libtoolize14`
+libtoolize=`conftools/PrintPath glibtoolize1 glibtoolize libtoolize libtoolize15 \
libtoolize14`  if [ "x$libtoolize" = "x" ]; then
     echo "libtoolize not found in path"
     exit 1


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic