summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* New PHP streams...Wez Furlong2002-03-151-9/+0
* Good suggestion, but I'm not sure we want to start receiving bugZeev Suraski2002-03-141-1/+1
* update versionSterling Hughes2002-03-141-1/+1
* Childish, are we?Zeev Suraski2002-03-141-1/+1
* - Fixed versionfoobar2002-03-141-1/+1
* Fix version numberZeev Suraski2002-03-141-1/+1
* Include/enable assert.h/assert() when it is availableYasuo Ohgaki2002-03-141-0/+1
* a bit of refactoring and making always_shared a nop in every day lifeSascha Schumann2002-03-131-3/+3
* Provide context-specific functions which yield the directoriesSascha Schumann2002-03-131-1/+4
* Invoke pear-related targets conditionally andSascha Schumann2002-03-111-3/+2
* Use standard PHP shell check syntaxSascha Schumann2002-03-111-3/+3
* You don't need a C++ compiler to build 100% of PHP (and the largest part ofSascha Schumann2002-03-111-2/+2
* ze2 handlingSascha Schumann2002-03-071-0/+4
* Build libphp4.la as a module which can be dlopened.Sascha Schumann2002-03-071-1/+1
* From APR CVS.Sascha Schumann2002-03-071-1/+1
* Please welcome the new build system.Sascha Schumann2002-03-071-44/+74