History log of /PHP-5.6/configure.in (Results 926 – 950 of 1092)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.2RC1
# 55801d53 07-Aug-2000 Sascha Schumann

Set abs_srcdir before SAPI modules' configure stuff is run.


Revision tags: PRE_FILE_COMPILE_API_CHANGE
# 23ebf6e9 06-Aug-2000 Sascha Schumann

Include <utime.h> in php_virtual_cwd.h.


# 2c420944 26-Jul-2000 Sascha Schumann

Clean up the mess WRT rebuilding a limited set of files.

Earlier changes were based upon a wrong assumption (that CONFIG_FILES
could be relied upon).


# 017a843f 26-Jul-2000 Joey Smith

OK, got ahead of myself. Go back to where we started this morning.


# 4e3f7a44 26-Jul-2000 Joey Smith

OK, the fastgen stuff should be working OK, and normal configure should, too.
There is an annoying warning being generated due to null 1st arg to AC_OUTPUT,
but I don't know what to do a/b th

OK, the fastgen stuff should be working OK, and normal configure should, too.
There is an annoying warning being generated due to null 1st arg to AC_OUTPUT,
but I don't know what to do a/b that.

show more ...


# 69a07513 26-Jul-2000 Joey Smith

Make configure work again.
CONFIG_FILES is broken again, tho. (I think).
Will work with Stig to try and figure this out.


# bf470dfe 25-Jul-2000 Stig Bakken

Finally fixed so config.status can regenerate single files without
doing the whole fastgen and warning message whoopla again. Whee!


# fbc947f4 24-Jul-2000 Stig Bakken

* generate pear scripts properly with configure


# 7bb67a62 18-Jul-2000 Stig Bakken

@Set default include_path so PEAR files can be reached (Stig)


# 17229993 10-Jul-2000 Sascha Schumann

Substitute CXX_PHP_COMPILE. Compiling C++ source files works now.


# e5157159 09-Jul-2000 Sascha Schumann

Add support for building C++ sources.

In your extension's config.m4, you need to use the m4 macro

PHP_REQUIRE_CXX

This shall be called only, if your extension is enable

Add support for building C++ sources.

In your extension's config.m4, you need to use the m4 macro

PHP_REQUIRE_CXX

This shall be called only, if your extension is enabled.

C++ source files shall not be put into the LTLIBRARY_SOURCES macro.
Instead, the filename of the object shall be put into
LTLIBRARY_OBJECTS_X. I.e. if your extension foo consists of foo.cxx, use

LTLIBRARY_OBJECTS_X = foo.lo

show more ...


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# 4e5597e0 29-Jun-2000 Thies C. Arntzen

welcome 4.0.2-dev


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2
# 16c36318 26-Jun-2000 Zeev Suraski

TRACK_VARS is really no longer necessary...


Revision tags: php-4.0.1RC
# 3998034a 22-Jun-2000 Zeev Suraski

Update to 4.0.1


# de5e2a58 21-Jun-2000 Sascha Schumann

Add alloca.h check

Remove some unused header checks


# 35e3efbd 20-Jun-2000 Zeev Suraski

Warn about using the built-in MySQL library


# 21785afb 16-Jun-2000 Hartmut Holzgraefe

fix for BUG #5066


# 59b455cf 15-Jun-2000 Andrei Zmievski

@- Updated strtotime() to handle many more formats. It now has complete
@ feature parity with GNU date command. (Andrei)


# 190e2e73 14-Jun-2000 Egon Schmid

Fix for #5028.


# 6ebdd64d 13-Jun-2000 Sascha Schumann

Fix spelling


# c250702c 12-Jun-2000 Zeev Suraski

Lets not offend anyone :)


# fd7153b0 11-Jun-2000 Sascha Schumann

Change directory name from core to main.


# 6df3a213 11-Jun-2000 Sascha Schumann

Prepare move of the top-level source files to the core directory.


# b8063c34 11-Jun-2000 Sascha Schumann

Separate creating config_vars.mk and generating Makefiles.

This change enables you to regenerate Makefiles by running config.status.


# 8e3fdccb 10-Jun-2000 Sascha Schumann

Define _POSIX_PTHREAD_SEMANTICS on Solaris by default.


1...<<31323334353637383940>>...44