summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* RC3Zeev Suraski2001-03-281-1/+1
* 4.0.5RC2Zeev Suraski2001-03-201-1/+1
* - MFHAndi Gutmans2001-03-201-0/+5
* MFHfoobar2001-03-201-0/+1
* RebranchZeev Suraski2001-03-131-1/+1
* Check for inet_aton only if libbind is not found (or inet_aton is not infoobar2001-03-111-3/+3
* Replace AM_PROG_LEX with a separated call to AC_PROG_LEX and AC_DECL_YYTEXT.Sascha Schumann2001-03-061-1/+4
* - Finally rename modules.h to zend_modules.h for consistency (first tryAndi Gutmans2001-02-261-1/+1
* There might be more systems which do not support chroot, so we checkSascha Schumann2001-02-151-0/+1
* Added tests for arpa/nameser.h and resolv.h, which don't exist on the BeOS.Stephen van Egmond2001-02-061-0/+2
* PR:John Donagher2001-01-281-23/+0
* PR:John Donagher2001-01-271-0/+23
* @BeOS patch from svanegmond@bang.dhs.org modified somewhat by RasmusRasmus Lerdorf2001-01-211-0/+6
* Fix vpath builds on freebsdSascha Schumann2001-01-171-0/+1
* Updated configure.in to look for strcoll()Sean Bright2001-01-171-0/+1
* Added localeconv() function. Operates similarly to localeconv() defined inSean Bright2001-01-141-0/+1
* Simplified code a bit, added detailed error reporting, and fixed a bugStig Venaas2001-01-131-0/+1
* * renamed PEAR scriptsStig Bakken2001-01-101-1/+3
* Changed OpenSSL requirements from 0.9.6 to 0.9.5Stig Venaas2001-01-071-1/+1
* Fix the substitution of PEAR_INSTALLDIR. (@PEAR_INSTALLDIR@ in pear/PEAR.php.in)Jon Parise2001-01-051-1/+1
* Added missing ieeefp.h. (This is needed e.g. by nsapi on some systems)foobar2001-01-051-0/+1
* Pass some more variables to AC_SUBST as those are needed for Apache 1.3'sSascha Schumann2000-12-231-6/+6
* Some AC_SUBST substitutions were removed which are still needed.Sascha Schumann2000-12-211-5/+5
* Stop automatically passing vars to AC_SUBST through PHP_SUBST.Sascha Schumann2000-12-201-10/+5
* Speed up the genif.sh script a little bit. Whereas it took three secondsSascha Schumann2000-12-201-1/+1
* New m4 macros should go into acinclude.m4.Sascha Schumann2000-12-141-37/+0
* 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