summaryrefslogtreecommitdiff
path: root/configure.in.in
Commit message (Expand)AuthorAgeFilesLines
* Decent configure speedup. Makefiles are now generated only for theStig Bakken1999-09-291-798/+0
* Create directories, if they do not exist (for VPATH builds).Sascha Schumann1999-09-271-2/+2
* Generalized server-API build process on UNIX. Each SAPIStig Bakken1999-09-271-324/+22
* Now thread safe version builds out of the box. libzend/TSRMSascha Schumann1999-09-261-2/+2
* Use new tsrm_config script to determine libraries.Sascha Schumann1999-09-261-0/+2
* Have to keep using AM_PROG_LIBTOOL to keep all automake versions happy.Stig Bakken1999-09-261-1/+1
* Disable rpaths optionally.Sascha Schumann1999-09-261-1/+17
* Initial AOLserver support. Note that the current way of creatingSascha Schumann1999-09-251-0/+21
* set "phplibdir" in configure so it doesn't have to be set in Makefile.amStig Bakken1999-09-241-1/+3
* AM_PROG_LIBTOOL is obsolete in libtool 1.3.3, which we now require.Stig Bakken1999-09-241-1/+1
* Exit, if subsequent configure scripts fail.Sascha Schumann1999-09-231-2/+2
* * Do not check explicitly for symbols in the C library (fixes #2339)Sascha Schumann1999-09-211-17/+56
* Use install-sh (autoconf) script to install php. This automaticallySascha Schumann1999-09-211-2/+5
* Pipe header names through sort and put only one on each line. ThisSascha Schumann1999-09-181-1/+29
* supply path to xml include dir for APXS and APACISascha Schumann1999-09-171-1/+9
* improve short help messagesSascha Schumann1999-09-161-8/+11
* this was twice hereSascha Schumann1999-09-161-5/+0
* use AM_PROG_CC_STDC which covers AIX, Ultrix, OSF/1, HP-UX, and SVR4Sascha Schumann1999-09-161-4/+6
* silence libtoolSascha Schumann1999-09-161-1/+2
* Clean up the strlcat/strlcpy checks.Stig Bakken1999-09-151-1/+2
* Add strlcpy/strlcat to the build processAndi Gutmans1999-09-141-1/+1
* Added PHP_WITH_SHARED for checking "shared,*" prefix when configuringStig Bakken1999-09-131-2/+2
* optimize fpassthru/readfile to use mmap instead of freadSascha Schumann1999-09-111-2/+2
* Move Linux check => more general --version-script checkSascha Schumann1999-09-101-4/+13
* pass flag correctly to linkerSascha Schumann1999-09-101-1/+1
* - better use of scopingSascha Schumann1999-09-101-3/+17
* remove -Wl,--version-script from RPATHS, put it into a separateGergely Madarász1999-09-081-1/+2
* add versioning supportSascha Schumann1999-09-081-0/+8
* Oops, set_time_limit() would never have worked becase HAVE_SETITIMERRasmus Lerdorf1999-09-041-1/+1
* Version updateZeev Suraski1999-09-031-1/+1
* remove all references to RAW_RPATHsSascha Schumann1999-08-221-5/+0
* imported diskfreespace from 3.0Thies C. Arntzen1999-08-171-2/+2
* Go beta 2 (final)Andi Gutmans1999-08-091-1/+1
* AIX needs this include...Zeev Suraski1999-08-021-1/+1
* Go Beta 2Zeev Suraski1999-08-021-1/+1
* final php3.ini -> php.ini renaming?Stig Bakken1999-07-251-2/+2
* added workaround for Solaris PIC weirdness.Stig Bakken1999-07-241-5/+5
* in case ltconfig isn't checked out executableStig Bakken1999-07-231-3/+5
* add the HPUX ANSI detection from php3Sascha Schumann1999-07-221-1/+6
* First cut at standard way of making dynamically loadable extensions on UNIX.Stig Bakken1999-07-211-41/+49
* change version number to 4.0b2-devStig Bakken1999-07-211-1/+1
* disable broken sprintf testSascha Schumann1999-07-211-1/+3
* defaults to empty stringSascha Schumann1999-07-211-1/+1
* get rid of --with-shared-apacheSascha Schumann1999-07-201-58/+8
* * Turn on debug by defaultZeev Suraski1999-07-171-5/+5
* Handle BCMathZeev Suraski1999-07-171-5/+23
* Remove MEMORY_LIMIT from PHP, it's a Zend issue...Zeev Suraski1999-07-171-16/+0
* the regex check relies on a previously set APXS variable,Sascha Schumann1999-07-161-43/+43
* merge fixSascha Schumann1999-07-161-2/+2
* * Update logosZeev Suraski1999-07-141-1/+1