On Mon, Dec 16, 2002 at 03:27:45PM +0000, Patrick Welche wrote:
> 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...  

Judging from the silence, you all worked out that I had run autoconf and
friends by hand rather than using "buildconf"..

All happy now!

Cheers,

Patrick

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

Reply via email to