On Mon, Dec 16, 2002 at 03:27:45PM +, 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.
&g
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 @BOTTO