Send a blank email to [email protected] to get a copy of this message
Hey there.
For a project I am working on,I want to implement a minimal version of PHP - really, just it and a
very tiny subset of modules. Its for embeding PHP at the end. I can tell that I need to compile
realyl everything from main and TSRM. But what other fiels do I need to compile - AND generate? I
know I have to generate config.h - but what does it depend on?
I am not going to be able to use Autotools - because I am porting it into a build system I am
contributing to.
Kind regards, Ingwie