History log of /PHP-5.3/configure.in (Results 801 – 825 of 884)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2fd8cbff 01-Jan-2000 Sascha Schumann

Declare timezone only, if the system fails to do so.


# 48c35eae 30-Dec-1999 Sascha Schumann

Define to 1


Revision tags: PRE_ISSET_TYPE
# 2c99bef4 30-Dec-1999 Sascha Schumann

Get rid of config.h.stub. Note that you should embed a comment about
what the respective define does into the AC_DEFINE macro. I.e.

AC_DEFINE(HAVE_FOO, 1, [Whether you have FOO])


# f2f8d38e 30-Dec-1999 Sascha Schumann

Integration of -ng changes. Changes:

- added support for externally built modules,
- improved support for in-tree shared modules,
- fixed diversion bugs,
- configure displays som

Integration of -ng changes. Changes:

- added support for externally built modules,
- improved support for in-tree shared modules,
- fixed diversion bugs,
- configure displays some informative messages,
- faster static build
(libtool isn't used anymore for compiling non-PIC objects),
- dependencies comparable to automake's without requiring GNU make or GCC,
- working make clean for non-GNU makes.

show more ...


# 0ef049d7 24-Dec-1999 Sascha Schumann

Remove --enable-low-memory, and preserve LIBS from TSRM


# 81913fc3 22-Dec-1999 Sascha Schumann

Clear LIBS as well, otherwise later linking checks (TSRM) might fail


# a1160a3e 22-Dec-1999 Sascha Schumann

Add TSRM's LDFLAGS to EXTRA_LDFLAGS


# 23f92bfa 22-Dec-1999 Sascha Schumann

Limit _POSIX_PTHREAD_SEMANTICS to Solaris, and stop appending -O2. This
is automatically done by autoconf's AC_PROG_CC.


# 23e5aedd 21-Dec-1999 Sascha Schumann

Move TSRM checks, so that additional flags can be considered
@- Added GNU Pth support (Sascha, TSRM library)


# a31237a2 21-Dec-1999 Sascha Schumann

Only add additional include paths, if building in a separate directory
(cosmetic change)


# 2e07f024 21-Dec-1999 Sascha Schumann

Propagate ZTS setting correctly


# 724e4e22 20-Dec-1999 Sascha Schumann

Fix typo


# 4d2b0715 19-Dec-1999 Zeev Suraski

libzend -> Zend


Revision tags: PRE_LIBZEND_TO_ZEND
# b4b39c68 19-Dec-1999 Sascha Schumann

Fix broken sprintf handling in PHP


# 48fb8ba3 19-Dec-1999 Sascha Schumann

Refine PEAR option. Since it does not reference anything external, it should be
AC_ARG_ENABLE instead of AC_ARG_WITH.


# ce10927e 18-Dec-1999 Andrei Zmievski

Added --without-pear option.


# 13b2c79f 17-Dec-1999 Sascha Schumann

Remove passthru, it is not needed anymore


# a4c484a4 17-Dec-1999 Sascha Schumann

Build structure change. Instead of using an external configure for libzend
and TSRM, the core code of these configures was separated into extra m4
files which we can now include into PHP's co

Build structure change. Instead of using an external configure for libzend
and TSRM, the core code of these configures was separated into extra m4
files which we can now include into PHP's configure. Advantages:

- better integrated
- faster
- distribution becomes smaller (only one set of libtool files)

show more ...


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP
# 73656982 11-Dec-1999 Sascha Schumann

Moving APXS-specific checks into respective config.m4. The placement of
`%APXS -q..` caused error messages, if APXS was not used.


# be197551 07-Dec-1999 Andrei Zmievski

Revert the patch.


# 7284ec7a 07-Dec-1999 Rasmus Lerdorf

Add check for broken apxs script


# 4f52bab5 07-Dec-1999 Andrei Zmievski

Need to check for __inet_aton on Solaris.


Revision tags: PRE_RETURN_REF_PATCH
# 7ac99e5a 07-Dec-1999 Sascha Schumann

Move it to the right place


# b47cb50c 06-Dec-1999 Sascha Schumann

Separate libpaths into PHP_LDFLAGS, so that we can address them
separately (required for Apache build).


# f2a090c6 05-Dec-1999 Sascha Schumann

Add rpaths to LDFLAGS during configure, drop them later.


1...<<313233343536