php-src/sapi
foobar 9d21dd450d - Moved CGI specific lines from configure.in to sapi/cgi/config9.m4
which is 'executed' last of the SAPI config.m4's.
- Added --disable-cgi option. (was possible only with above change)
- Made the sed check to not test for the possibly working sed on Solaris
  since that would make the test quite useless. (compile would still fail)

# That sed check is not enabled yet..need to know whether we fail
# during configure or just put out a warning about possible non-working
# sed. As even plain ./configure doesn't work in most cases, I think
# it would be better to just fail during configure and let the users
# fix their paths/install GNU sed.
2002-10-21 03:12:27 +00:00
..
activescript another startup initialization fix - only ISAPI and CGI SAPI's tested, 2002-09-18 21:57:42 +00:00
aolserver fix phpinfo() output for better browser BC 2002-09-26 17:54:54 +00:00
apache zlib.h being included before ssl.h needs to be handled here too 2002-10-08 00:13:56 +00:00
apache2filter Fixed a bug with .phps handler. 2002-10-16 20:45:36 +00:00
caudium another startup initialization fix - only ISAPI and CGI SAPI's tested, 2002-09-18 21:57:42 +00:00
cgi - Moved CGI specific lines from configure.in to sapi/cgi/config9.m4 2002-10-21 03:12:27 +00:00
cli - Revert, got tricked by a stale object file 2002-10-14 11:59:58 +00:00
embed Respect INSTALL_ROOT var. Thanks to Jani for catching this one. 2002-10-14 22:18:35 +00:00
fastcgi Follow Yasuo's suggestion and build sapi program's under the sapi-specific 2002-09-29 16:22:49 +00:00
isapi another startup initialization fix - only ISAPI and CGI SAPI's tested, 2002-09-18 21:57:42 +00:00
nsapi Possible fix for #19290 2002-09-29 22:24:20 +00:00
phttpd another startup initialization fix - only ISAPI and CGI SAPI's tested, 2002-09-18 21:57:42 +00:00
pi3web Use AC_ARG_WITH instead of PHP_ARG_WITH. 2002-10-12 03:10:04 +00:00
roxen another startup initialization fix - only ISAPI and CGI SAPI's tested, 2002-09-18 21:57:42 +00:00
servlet Add note about javax.servlet package. 2002-10-06 06:27:13 +00:00
thttpd Redo the patch on Linux, the cygwin diff seems to be a bit broken. 2002-10-13 11:54:08 +00:00
tux another startup initialization fix - only ISAPI and CGI SAPI's tested, 2002-09-18 21:57:42 +00:00
webjames another startup initialization fix - only ISAPI and CGI SAPI's tested, 2002-09-18 21:57:42 +00:00