summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Default is enable, so better --disable-ipv6 I guessStig Venaas2002-08-171-1/+1
* Added --enable-ipv6 and only look up AAAA in DNS when enabledStig Venaas2002-08-171-3/+7
* Centralize some blocking socket related code.Wez Furlong2002-08-091-0/+1
* Fix the framework supportMarko Karppinen2002-08-061-0/+1
* Support compiling and linking against Darwin / Mac OS X frameworksMarko Karppinen2002-08-061-0/+1
* Fix bug: #18308. (uname -a sometimes has extra linefeeds)foobar2002-07-231-2/+2
* This should fix those solaris+gcc bugs when --enable-libgcc is not usedfoobar2002-07-231-30/+27
* Improve/fix handling of --disable-rpathSascha Schumann2002-07-201-1/+1
* We have a macro for checking -R, etc. switches. (exactly same code)foobar2002-07-171-26/+3
* Fix the Solaris issue where CPP was set wrongly to "cc -E", becauseSascha Schumann2002-07-051-3/+3
* Remove remainings of bsd_makefileSascha Schumann2002-07-051-4/+0
* 1. PHP_CHECK_FUNC(func, lib1, lib2, ..., libn) searches forSascha Schumann2002-07-041-68/+32
* Avoid error messages, if the variable is empty.Sascha Schumann2002-07-021-1/+1
* In Darwin we have this thing called two-level namespaceMarko Karppinen2002-07-011-2/+3
* - gethostname() is found in glibc (at least on Linux) and the yp_* funcsfoobar2002-06-241-6/+9
* - Add zend_mm.cAndi Gutmans2002-06-161-1/+1
* Disable installing pear when --disable-cli is used since pear installerEdin Kadribasic2002-06-111-1/+1
* @New constants: PHP_PREFIX and PHP_SHLIB_SUFFIX (Stig)Stig Bakken2002-06-071-0/+1
* * get rid of pearizeStig Bakken2002-06-071-2/+1
* - Fix build with Engine 2Andi Gutmans2002-06-011-1/+1
* some versions of autoconf pad CONFIG_FILES with a single space.Sascha Schumann2002-05-141-1/+1
* Fixed "make install" when compiled with --disable-cli option.Edin Kadribasic2002-05-101-1/+2
* Fix 'php-config --version'foobar2002-05-091-2/+1
* Added conversion support from script character encoding to internal character...Rui Hirokawa2002-05-081-1/+1
* Update commentZeev Suraski2002-05-021-4/+8
* Readd warningSascha Schumann2002-05-021-0/+6
* in6addr_any is defined as extern in IRIX header files, but is not actuallySascha Schumann2002-05-021-3/+3
* Remove bogus warning.foobar2002-05-021-5/+0
* Add a big disclaimer regarding register_globals. It just bit me againSascha Schumann2002-05-011-0/+6
* reuse known valuesSascha Schumann2002-04-261-3/+3
* ws fixfoobar2002-04-231-49/+51
* Part 2 of static apache build fixes:foobar2002-04-231-1/+8
* Apply patch for MAJOR_VERSION etc. by Joseph TateWez Furlong2002-04-111-1/+10
* make (v)spprintf availableMarcus Boerger2002-04-101-1/+1
* apply jan's configure check for apache2 and freebsd (relating to the useSterling Hughes2002-04-071-0/+9
* Improve the life of external extension maintainers bySascha Schumann2002-04-061-0/+1
* - OS X support for dynamically loaded extensions. (patch by Marko)foobar2002-04-041-0/+1
* Fix for bug: #5499 (no need to MFH this one)foobar2002-04-011-1/+1
* Fix ZE2 buildsStanislav Malyshev2002-03-311-1/+1
* * added sys/utsname.h testStig Bakken2002-03-301-0/+1
* - Back out broken patchDerick Rethans2002-03-281-64/+18
* - MFB for fix build for BSD: BSD_MAKEFILE and resolver functions. (Patch byDerick Rethans2002-03-281-18/+64
* manual is fixed to have static anchors generated from ids for the faq partHartmut Holzgraefe2002-03-221-1/+1
* - Fix #16206.Markus Fischer2002-03-211-1/+1
* The changes to build system and the streams stuff alone are big enoughfoobar2002-03-211-1/+1
* Support systems without NIS functions, but with non-working libnslSascha Schumann2002-03-211-2/+10
* - Make it possible to build ext/openssl as shared extensionfoobar2002-03-201-3/+1
* add sys/poll.h header detectionWez Furlong2002-03-191-1/+2
* Give one last reference to pear-get.Jon Parise2002-03-191-1/+1
* Fix build.foobar2002-03-171-1/+1