Hi Sascha, Without going into the specifics of my implementation of embeddable phplib at this point, don't you think the author of the implementation should be at least asked for his motivation for doing things in a particular way before you just go ahead and change everything?
Edin On Sunday 29 September 2002 18:22, Sascha Schumann wrote: > sas Sun Sep 29 12:22:50 2002 EDT > > Added files: > /php4/sapi/cgi Makefile.frag > /php4/sapi/cli Makefile.frag > /php4/sapi/embed config.m4 php_embed.c php_embed.h > /php4/sapi/fastcgi Makefile.frag > > Removed files: > /php4/main php_embed.c php_embed.h > > Modified files: > /php4 Makefile.global acinclude.m4 configure.in > /php4/sapi/cgi config.m4 > /php4/sapi/cli config.m4 > /php4/sapi/fastcgi config.m4 > /php4/win32 phpembed.dsp > Log: > Follow Yasuo's suggestion and build sapi program's under the > sapi-specific directory. > > Move sapi-specific makefile fragments to their respective directory. > > Create an embed sapi module which resides in its own dir now. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
