> > After updating to autoconf 2.53 I get the following warnings: > > sb@wopr-mobile:/usr/src/php4> ./buildconf > using default Zend directory > buildconf: checking installation... > buildconf: autoconf version 2.53 (ok) > buildconf: automake version 1.5 (ok) > buildconf: libtool version 1.4.2 (ok) > rebuilding configure > rebuilding main/php_config.h.in > WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' > WARNING: and `config.h.top', to define templates for `config.h.in' > WARNING: is deprecated and discouraged. > [ ... ]
this is a problem when all of your different buildtools are either in different locations or out of date. which [autoconf|automake|libtool] and versions of? this stuff sucks, because it's never really in tune with everything... -- james -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php