Hi,

after my systemtools update to autoconf 2.52, automake 1.6.2, libtool 
1.4.2, bison 1.35
php (cvs tree) configure failed with this strange message:

---
checking for Apache 2.0 module support via DSO through APXS... 
./configure: line 3848: syntax error near unexpected token 
`PHP_AP_EXTRACT_VERSION($APXS_HTTPD)'
./configure: line 3848: `  PHP_AP_EXTRACT_VERSION($APXS_HTTPD)'
----

but i have only requested:
./cvsclean
./buildconf
./configure --with-apxs=/usr/local/apache/current/bin/apxs

on my other system, with exactly the same configuration the configure 
script works fine.

Can anyone please help?

Thanks in advance,

Steve

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to