History log of /PHP-5.4/sapi/cgi/config9.m4 (Results 26 – 29 of 29)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_1_0b3, php-4.3.0RC3
# 2421e79b 09-Dec-2002 Melvyn Sopacua

Fix make install target on Cygwin, bug #20807


# 9bc3f72d 01-Dec-2002 Shane Caraveo

build support for cgi fixes previously commited


Revision tags: php-4.3.0RC2
# 95b4045f 26-Nov-2002 Shane Caraveo

configure now supports building the cgi-fcgi module
configure --enable-fastcgi


Revision tags: RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2
# 9d21dd45 21-Oct-2002 foobar

- 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)

- 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.

show more ...


12