History log of /PHP-5.4/acinclude.m4 (Results 251 – 275 of 436)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 2c8e8e04 28-Apr-2002 foobar

Fix build when openssl is enabled.


# cab34e6b 23-Apr-2002 Sascha Schumann

No need for an ifelse here (which was lacking a char anyway :-)


# 3679c6e0 23-Apr-2002 foobar

Part 1 of commits to fix some issues with static apache (1.3.x) compile:
- Made the OPENSSL_INCDIR available to be added in the PHP_CFLAGS
in libphp4.module
- Make it possible to set SA

Part 1 of commits to fix some issues with static apache (1.3.x) compile:
- Made the OPENSSL_INCDIR available to be added in the PHP_CFLAGS
in libphp4.module
- Make it possible to set SAPI specific include dirs

show more ...


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3
# 7b6012cb 11-Apr-2002 Sascha Schumann

properly reset ac_extra in PHP_NEW_EXTENSION

redirect stderr to /dev/null to silence xargs

Noticed by: Andrei


# e3cc458d 08-Apr-2002 foobar

- Revert that change. Added a warning about this.


# 77c058a0 08-Apr-2002 foobar

There's really no point in allowing using the system regex library.


# 8fae36cb 06-Apr-2002 Sascha Schumann

Improve the life of external extension maintainers by
not plaguing them with "./" in absolute paths.

Requested by: Andrei, Wez


# e50a42f9 04-Apr-2002 Sascha Schumann

Add deferred libs to DLIBS instead of LIBS.

Noticed by: Jani Taskinen <sniper@iki.fi>


Revision tags: php-4.2.0RC2
# 676afb33 30-Mar-2002 Marko Karppinen

Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of
an MH_DYLIB. As all PPC code is relocatable, we don't use the libtool
based shared build but go a static route. Goodbye

Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of
an MH_DYLIB. As all PPC code is relocatable, we don't use the libtool
based shared build but go a static route. Goodbye libtool!
# I'm committing this to enable widespear testing.
# Anyone have any ideas on how to easily backport this to 4.2.0?

show more ...


# c7403326 27-Mar-2002 Sascha Schumann

Factorize a few library/libpath-related functions


# 11bcc220 26-Mar-2002 foobar

MFB. (I must have been sleep-walking..)


# e4a5210b 22-Mar-2002 Sascha Schumann

A cli-specific extension should be named once only, not twice.

Noticed by: Derick


# d5333717 21-Mar-2002 foobar

- Fixed bug #16165 again. We check libc for iconv functions only if
no path is given for --with-iconv.
# I hope this is the last time.


Revision tags: php-4.2.0RC1
# 9a5b42cb 20-Mar-2002 foobar

- Should work better now..


# 350de12b 20-Mar-2002 Sascha Schumann

Expand the variables in PHP_EXPAND_BUILD_VARS.

Make HAVE_ICONV/HAVE_LIBICONV available through the more
fine-grained approach using a single include file per
directive. This will si

Expand the variables in PHP_EXPAND_BUILD_VARS.

Make HAVE_ICONV/HAVE_LIBICONV available through the more
fine-grained approach using a single include file per
directive. This will significantly reduce the price of
full dependencies for developers, because basically each
file today includes php.h which includes php_config.h.

If PHP_ATOM_INC is defined, these include files can be used.

For all PHP_DEFINEs, empty files are created upon configure start.

show more ...


# 1962e1e6 20-Mar-2002 Sascha Schumann

Avoid duplicate tests and make third parameter truly optional.


# 71a361d5 20-Mar-2002 Sascha Schumann

Fix and tweak iconv macro


# d9f36aed 20-Mar-2002 Sascha Schumann

Don't quote too much. Now autoconf-2.13 is happy again.


# 50054155 20-Mar-2002 Sascha Schumann

Remove autoconf-2.5x specific m4_default macro.

It is pointless here, because we don't need any "void" statement.
There already is a statement and all it will do in the worst case
is

Remove autoconf-2.5x specific m4_default macro.

It is pointless here, because we don't need any "void" statement.
There already is a statement and all it will do in the worst case
is generate an empty line

show more ...


# bb82bf2e 20-Mar-2002 Jon Parise

This completely fixes the iconv library detection under FreeBSD (the
previous fix was incomplete). We also set HAVE_ICONV and HAVE_LIBICONV
based on the library that was detected.


# 4a0291d2 20-Mar-2002 foobar

- Make it possible to build ext/openssl as shared extension


# a62b31f6 19-Mar-2002 foobar

- Fix the iconv detection when the functions are prefixed with lib.
(e.g. in freebsd)


# 19e82a49 17-Mar-2002 foobar

- Made one test/setup macro for iconv and fixed it to check
for libc first.


Revision tags: help
# 795c2063 13-Mar-2002 Sascha Schumann

> might not sufficiently update a timestamp.

echo > should be good enough and should be implemented by the shell.


# f02d3f45 13-Mar-2002 Sascha Schumann

Some simplifications in PHP_ADD_SOURCES*


1...<<1112131415161718