History log of /PHP-5.4/acinclude.m4 (Results 201 – 225 of 436)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8a9e45a2 01-Apr-2003 Sascha Schumann

Don't need shtool


# d38d39a4 31-Mar-2003 foobar

Fixed bug #22989 (sendmail not found by configure)


# 3f700e58 29-Mar-2003 Sterling Hughes

update php module name to php5, not php4.
apache, apache2* and cli/cgi work.
sapi module maintainers should fix up their sapis, as I don't run
any servers with php outside of apache.


# 2f676485 25-Mar-2003 foobar

Made "--with-pear" "--disable-all"-aware. Plus some cosmetics fixes.


# cfd04663 17-Mar-2003 Wez Furlong

Fix for Bug #21310, based on a patch by jflemer@php.net.


Revision tags: php-4.3.2RC1
# 5e26cd42 12-Mar-2003 foobar

prevent warning


# 70f97c17 10-Mar-2003 foobar

- Always use the shtool mkdir.


# 90e5afe8 05-Mar-2003 Sascha Schumann

Allow shared modules to be built using $(CXX)


# 866fb824 24-Feb-2003 foobar

fix quotes


# a7132f74 24-Feb-2003 foobar

Always use the libtool which is build in the top_builddir.


Revision tags: php-4.3.1
# 011229ef 10-Feb-2003 foobar

- Updated libtool to 1.4.3 which has test for the sed problem..


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 4c8473d6 19-Jan-2003 Zeev Suraski

relabel


# ef8d954a 03-Jan-2003 Alex Waugh

Provide alternative for glibc brokenness test when cross compiling


# b4635204 02-Jan-2003 Ilia Alshanetsky

Raise required OpenSSL version to 0.9.6.


# a28eaf64 01-Jan-2003 Wez Furlong

Workaround for glibc 2.2.9x and later "a+" bug that does not seek to EOF for
files fopen()ed with that mode.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2
# ca58966a 18-Nov-2002 Wez Furlong

Merge streams changes from branch.


Revision tags: BEFORE_RENAMING
# 04e564de 15-Nov-2002 Sascha Schumann

use grep -E instead of egrep. the latter is not defined by POSIX anymore


Revision tags: php-4.3.0RC1
# 46a99e90 14-Nov-2002 Sascha Schumann

- Remove PHP_DISABLE_CLI
- Streamline ircg build: thttpd-dependent part moved into separate source
file, so that it can be added to the SAPI-only object list.


# e77c7ee4 29-Oct-2002 foobar

- Remove the "which" call and just expect sed to be in PATH


# c82799be 28-Oct-2002 foobar

- Only test the sed in PATH. (testing others is useless)


Revision tags: php-4.3.0pre2
# 6bf422d6 24-Oct-2002 Sascha Schumann

Make PHP compile out-of-the-box with uClibc


# 938ba73b 24-Oct-2002 Sascha Schumann

Quote macro names in AC_DEFUN() and prefix the internal macros using
a single underscore. Also rename AC_PHP_ONCE as PHP_RUN_ONCE.


# b26f6233 21-Oct-2002 foobar

remove the remains of that comment.


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


# aa1ddac8 16-Oct-2002 foobar

- Fix typo..
#
# Note: This is not used at all yet..waiting for comments first. :)
#


12345678910>>...18