Derick Rethans wrote:
> Sounds like a problem in your wrapper scripts then...

 buildcheck.sh calls "autoconf-2.13". This does not involve the wrapper
 script.

 Later "autoconf" is called. This one is handled by the wrapper which
 defaults to autoconf 2.5x.

 It might be a problem with the wrapper after all, since

   WANT_AUTOCONF=2.1 ./buildconf

 fails as well. (The WANT_AUTOCONF variable specifies the autoconf
 version to be used.)

 Then again, it used to work fine until recently.

-- 
Sebastian Bergmann                      http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to