summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* - 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
* @- Updated strtotime() to handle many more formats. It now has completeAndrei Zmievski2000-06-151-0/+1
* Fix for #5028.Egon Schmid2000-06-141-1/+1
* Fix spellingSascha Schumann2000-06-131-1/+1
* Lets not offend anyone :)Zeev Suraski2000-06-121-1/+1
* Change directory name from core to main.Sascha Schumann2000-06-111-9/+9
* Prepare move of the top-level source files to the core directory.Sascha Schumann2000-06-111-10/+10
* Separate creating config_vars.mk and generating Makefiles.Sascha Schumann2000-06-111-1/+3
* Define _POSIX_PTHREAD_SEMANTICS on Solaris by default.Sascha Schumann2000-06-101-0/+2
* Real fix for std_syslog issue on OpenServer. This is limited to the nativeSascha Schumann2000-06-091-0/+1
* Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE.Sascha Schumann2000-06-081-87/+60
* Back out the last change by Andi which caused TSRM to be always configured.Sascha Schumann2000-06-041-15/+16
* - Make TSRM always compile into PHP. We can now move virtual_cwd over here.Andi Gutmans2000-06-021-16/+15
* Make use of already existing macro PHP_PROG_SENDMAILSascha Schumann2000-05-311-4/+1
* - This should have been done for 4.0.0.Andi Gutmans2000-05-281-1/+1
* Add -traditional-cpp for Rhapsody and -D_BSD_TIMEOFDAY_FLAVOR for DG/UX.Sascha Schumann2000-05-241-2/+8