History log of /PHP-5.5/configure.in (Results 1026 – 1039 of 1039)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 33754163 04-Oct-1999 Sascha Schumann

-module is already set in Makefile.am


# 7aed3d51 04-Oct-1999 Sascha Schumann

* Fix header("HTTP/..") behaviour
* Fix leak WRT http_status_line
* Update sapi/README
* Remove %PHP_OUTPUT_FILES sort


# 232afa48 04-Oct-1999 Sascha Schumann

* archive-based convenience libraries completely replaced
with libtool components

* SAPI targets can enable thread-safe mode and define
shared/static/prog

* archive-based convenience libraries completely replaced
with libtool components

* SAPI targets can enable thread-safe mode and define
shared/static/program build target

* all configure scripts use the same config.cache

* phplibdir is $(top_builddir)/modules to avoid
permission problems

* sapi/*/Makefile.inc are gone

* runpath handling cleaned up

* top-level Makefile.in obsoleted through Makefile.am

* --enable-versioning uses libtool's cleaner and more
portable -export-symbols feature

show more ...


# 27fb752f 03-Oct-1999 Sascha Schumann

*_config are executable, thus we don't need %(SHELL)


# 079d9711 03-Oct-1999 Sascha Schumann

Fix Apache-module build


# 5320c897 30-Sep-1999 Sascha Schumann

Automatically add the SAPI target's Makefile to the list. This
frees us from doing this in each config.m4.


# cf4afd61 29-Sep-1999 Sascha Schumann

* create Makefiles for ext, pcrelib, sapi/*
* copy files for Apache from $(srcdir)


# 4db370ab 29-Sep-1999 Sascha Schumann

* VPATH work
* add "--local" switch to buildconf which only recrates the local
autoconf scripts.


# 1cb0d881 29-Sep-1999 Stig Bakken

Decent configure speedup. Makefiles are now generated only for the
extensions you are including. Got rid of configure.in.in.
Moved the last Apache-specific files into sapi/apache and made b

Decent configure speedup. Makefiles are now generated only for the
extensions you are including. Got rid of configure.in.in.
Moved the last Apache-specific files into sapi/apache and made both
static and DSO build work again (it still doesn't run properly).

show more ...


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH, php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1, BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# 74fb12ef 17-Apr-1999 Stig Bakken

this file is now generated


# 257de2ba 17-Apr-1999 Stig Bakken

First commit of re-structuring phase one. We have started using automake in
sub-directories and started to move extension code into ext/<name>. For now,
I have moved the "standard" extensio

First commit of re-structuring phase one. We have started using automake in
sub-directories and started to move extension code into ext/<name>. For now,
I have moved the "standard" extension (which is quite a mix of everything
right now) and the GD extension into their own subdirs in ext/.
The configure script now also runs configure in the libzend directory
automatically and makes sure php4 and libzend use the same config.cache file.
To avoid running configure in libzend, use the --no-recursion option.
"make" in php4 also builds libzend now.
The Apache module doesn't compile right now, but a fix for that is
coming up.

show more ...


Revision tags: BEFORE_STACK_PATCH
# d0738c2b 08-Apr-1999 Stig Bakken

get rid of extra and doc dirs, more cvs ignore stuff


# 9bc17ac6 07-Apr-1999 Stig Bakken

fix configure warnings


Revision tags: CLOSED_BETA
# aceaabce 07-Apr-1999 Zeev Suraski

PHP 4.0


1...<<4142