summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Install extensions in different directories, so that users can haveSascha Schumann2000-05-041-4/+21
* Change reentrancy API to always use the php prefix.Sascha Schumann2000-05-041-0/+1
* Determine first whether we will use ZTS mode or not.Sascha Schumann2000-05-041-33/+32
* Preset extension_dir to the installation directory of PHP modules.Sascha Schumann2000-05-021-1/+3
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-4/+6
* Check for ieeefp.h.Andrei Zmievski2000-04-201-0/+1
* Move this check to the main configure.in file. Fixes #3979Rasmus Lerdorf2000-04-161-0/+1
* Test for EBCDIC platformMartin Kraemer2000-04-131-0/+3
* Up version number to 4.0RC2-dev. (4.0-dev looks too general for now.)Sascha Schumann2000-04-011-1/+1
* Build the bundled mysqlclient library thread-safe in thread-safe mode.Sascha Schumann2000-03-301-0/+6
* * Add --enable-libgcc which explicitly links against libgcc.Sascha Schumann2000-03-301-91/+48
* Propagate pthread_cflags to CXXFLAGS and INLINE_CFLAGSSascha Schumann2000-03-301-0/+2
* Package RC1Zeev Suraski2000-03-261-1/+1
* Fix internal_functions.c screwup for people not using --with-mmSascha Schumann2000-03-261-1/+1
* Revamp session's config.m4 and reenable support for mm. The shared memorySascha Schumann2000-03-261-1/+1
* @- Added --disable-pic for disabling generating PIC for shared objectsSascha Schumann2000-03-181-9/+35
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-111-2/+0
* mkextlib is not created anymoreSascha Schumann2000-03-111-1/+0
* We don't need mkextlib anymoreSascha Schumann2000-03-111-1/+1
* Fix build problem on systems where ulong is not defined.Sascha Schumann2000-03-091-3/+0
* Write configuration parameters into `config.nice', so you can redo theSascha Schumann2000-03-071-2/+3
* Use threads.m4Sascha Schumann2000-03-071-6/+1
* Support HP-UX 10.x non-standard time-related reentrant functionsSascha Schumann2000-03-031-0/+1
* AD_ADD_LIBRARY_DEFER allows people to add libraries in a deferred waySascha Schumann2000-02-291-1/+1
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-3/+3
* @- Implemented default_charset and default_mimetype config directives (Stig)Stig Bakken2000-02-251-9/+11
* bump version numberThies C. Arntzen2000-02-231-1/+1
* Proper check for getrusage(), it somehow disappeared.Sascha Schumann2000-02-231-0/+1
* Prepare a packageZeev Suraski2000-02-211-1/+1
* the next baby is likely to be RC1, but...Thies C. Arntzen2000-02-211-1/+1
* Go B4, go!Zeev Suraski2000-02-201-1/+1
* *** empty log message ***Zeev Suraski2000-02-191-2/+2
* First step to restoring the ability to build Java support on Unix:Sam Ruby2000-01-191-1/+4
* Only suppress including dlfcn.h when we are in PHP.Sascha Schumann2000-01-121-2/+2
* Avoid including dlfcn.h, if we are compiling as an Apache module.Sascha Schumann2000-01-121-2/+15
* Declare timezone only, if the system fails to do so.Sascha Schumann2000-01-011-0/+1
* Define to 1Sascha Schumann1999-12-301-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-1/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-99/+112
* Remove --enable-low-memory, and preserve LIBS from TSRMSascha Schumann1999-12-241-13/+2
* Clear LIBS as well, otherwise later linking checks (TSRM) might failSascha Schumann1999-12-221-2/+2
* Add TSRM's LDFLAGS to EXTRA_LDFLAGSSascha Schumann1999-12-221-1/+3
* Limit _POSIX_PTHREAD_SEMANTICS to Solaris, and stop appending -O2. ThisSascha Schumann1999-12-221-3/+5
* Move TSRM checks, so that additional flags can be consideredSascha Schumann1999-12-211-5/+5
* Only add additional include paths, if building in a separate directorySascha Schumann1999-12-211-2/+9
* Propagate ZTS setting correctlySascha Schumann1999-12-211-2/+1
* Fix typoSascha Schumann1999-12-201-1/+1
* libzend -> ZendZeev Suraski1999-12-191-5/+5
* Fix broken sprintf handling in PHPSascha Schumann1999-12-191-5/+1
* Refine PEAR option. Since it does not reference anything external, it should beSascha Schumann1999-12-191-11/+12