summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Enable libgcc, if we are building on Solaris with GCC.Sascha Schumann2000-12-071-1/+5
* Added note that openssl 0.9.6 is required.foobar2000-12-071-1/+1
* The new openssl extension requires OpenSSL version >= 0.9.6foobar2000-12-071-0/+15
* Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppressSascha Schumann2000-12-021-1/+1
* Branched off 4.0.4. This trunk becomes 4.0.5-dev.Sascha Schumann2000-12-021-1/+1
* Always add top_srcdir to the header file search path.Sascha Schumann2000-11-281-1/+1
* Move build-defs.h(.in) and php_config.h to mainSascha Schumann2000-11-271-6/+6
* OpenSSL checking didn't work well, should be better now. Removed checkStig Venaas2000-11-131-3/+0
* Moving --with-openssl to global configure, want OpenSSL for not just snmpStig Venaas2000-10-281-0/+35
* Removed a warning in getaddrinfo check, not really neededStig Venaas2000-10-261-1/+1
* Provide name of libtool archive.Sascha Schumann2000-10-261-0/+1
* Check that AF_INET6 is defined before using IPv6Stig Venaas2000-10-191-6/+6
* step to 4.0.4-devDaniel Beulshausen2000-10-131-1/+1
* fopen wrappers cleanupHartmut Holzgraefe2000-10-131-10/+0
* Go with 4.0.3Zeev Suraski2000-10-111-1/+1
* - Package RC2Andi Gutmans2000-10-031-1/+1
* Clean up the alignment of configure --help outputRasmus Lerdorf2000-10-021-1/+1
* Build compat bridge for makes which support only the BSD .include command.Sascha Schumann2000-09-261-1/+4
* Don't restore timestamp on internal_functions.c, otherwise rerunningSascha Schumann2000-09-191-7/+7
* A tiny fix to the getaddrinfo checkStig Venaas2000-09-101-1/+1
* refining getaddrinfo check further, checking that struct addrinfo is thereStig Venaas2000-09-101-1/+2
* More restrictive getaddrinfo check, better not find it than breaking buildsStig Venaas2000-09-091-1/+8
* Check for mkstemp()Zeev Suraski2000-09-091-0/+1
* Better IPv6 checkingStig Venaas2000-09-071-0/+9
* Added check for getaddrinfo()Stig Venaas2000-09-051-0/+1
* - indent before someone shoots meAndi Gutmans2000-09-021-1/+1
* - Change TSRM_OTHER macro to TSRM_THREADS as it should be only to checkAndi Gutmans2000-09-021-1/+3
* - Always include TSRM in PHP build. This will enable us to move virtualAndi Gutmans2000-08-311-16/+14
* Start on 4.0.3-dev. [placeholder] in NEWS is for automated nightly NEWSAndrei Zmievski2000-08-291-1/+1
* Go 4.0.2Zeev Suraski2000-08-291-1/+1
* * Added "test" make target so you can do "make test" in any directory.Stig Bakken2000-08-291-1/+0
* Add autoconf check for awk and use proper macro $(AWK)Sascha Schumann2000-08-251-0/+2
* Slight Darwin tweak from FredRasmus Lerdorf2000-08-221-1/+1
* Set abs_srcdir before SAPI modules' configure stuff is run.Sascha Schumann2000-08-071-3/+3
* Include <utime.h> in php_virtual_cwd.h.Sascha Schumann2000-08-061-0/+1
* Clean up the mess WRT rebuilding a limited set of files.Sascha Schumann2000-07-261-15/+11
* OK, got ahead of myself. Go back to where we started this morning.Joey Smith2000-07-261-2/+5
* OK, the fastgen stuff should be working OK, and normal configure should, too.Joey Smith2000-07-261-5/+2
* Make configure work again.Joey Smith2000-07-261-1/+1
* Finally fixed so config.status can regenerate single files withoutStig Bakken2000-07-251-4/+4
* * generate pear scripts properly with configureStig Bakken2000-07-241-4/+15
* @Set default include_path so PEAR files can be reached (Stig)Stig Bakken2000-07-181-0/+5
* Substitute CXX_PHP_COMPILE. Compiling C++ source files works now.Sascha Schumann2000-07-101-0/+1
* Add support for building C++ sources.Sascha Schumann2000-07-091-0/+3
* welcome 4.0.2-devThies C. Arntzen2000-06-291-1/+1
* TRACK_VARS is really no longer necessary...Zeev Suraski2000-06-261-9/+0
* Update to 4.0.1Zeev Suraski2000-06-221-1/+1
* Add alloca.h checkSascha Schumann2000-06-211-5/+3
* Warn about using the built-in MySQL libraryZeev Suraski2000-06-201-2/+18
* fix for BUG #5066Hartmut Holzgraefe2000-06-161-1/+1