I just tried the cvs source, and essentially get stuck compiling it because
zend_globals_macros.h needs ZEND_API to be defined. This is defined in 
Zend/acconfig.h. acconfig.h is only inclued if defined NETWARE.

Now, I tried to include acconfig.h, but this fails too as it contains
@TOP@ and @BOTTOM@ which suggest that it is really a acconfig.h.in file?!

At this point, I'm confused...  

Patrick   

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

Reply via email to