summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-10/+30
* Fix typo. This caused strange errors when using --with-apxs.Sascha Schumann1999-10-041-1/+1
* Decent configure speedup. Makefiles are now generated only for theStig Bakken1999-09-291-18/+34
* added AC_SYS_LFS from fileutilsStig Bakken1999-09-271-0/+43
* Avoid specifying standard paths. This might result in compiler problemsSascha Schumann1999-09-261-9/+13
* Do nothing, if PHP_RPATHS is empty.Sascha Schumann1999-09-261-1/+1
* Disable rpaths optionally.Sascha Schumann1999-09-261-4/+19
* silence libtoolSascha Schumann1999-09-161-0/+4
* Added PHP_WITH_SHARED for checking "shared,*" prefix when configuringStig Bakken1999-09-131-0/+21
* add missing result msgSascha Schumann1999-09-121-0/+2
* - add global startup/shutdown handlersSascha Schumann1999-09-031-0/+2
* remove all references to RAW_RPATHsSascha Schumann1999-08-221-1/+0
* Fix bug #1949: -rdynamic not handled properly with Sun's C compilerMike Gerdts1999-08-031-4/+9
* more Solaris funStig Bakken1999-07-241-1/+1
* added workaround for Solaris PIC weirdness.Stig Bakken1999-07-241-0/+24
* First cut at standard way of making dynamically loadable extensions on UNIX.Stig Bakken1999-07-211-3/+10
* get rid of --with-shared-apacheSascha Schumann1999-07-201-3/+2
* avoid nameclashSascha Schumann1999-07-161-2/+2
* typoSascha Schumann1999-07-111-1/+1
* merge in some autoconf stuffSascha Schumann1999-07-111-0/+2
* work around that solaris bugSascha Schumann1999-06-281-1/+1
* port over autoconf fixes from php3Sascha Schumann1999-06-271-3/+3
* whoops, kill debugging messageSascha Schumann1999-06-201-1/+0
* Introduce AC_ADD_* macrosSascha Schumann1999-06-201-0/+78
* use standard autoconf variablesSascha Schumann1999-06-201-9/+1
* * added --enable-thread-safety switchStig Bakken1999-05-031-0/+5
* Fixing a few thing to make AC_CHECK_CC_OPTION work.Andrey Hristov1999-04-261-2/+10
* add mcrypt moduleSascha Schumann1999-04-251-1/+1
* unreliable check whether cc option can be used reallySascha Schumann1999-04-241-0/+20
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-97/+0
* moved dbStig Bakken1999-04-211-19/+0
* moved dav, msql and oracle to ext/Stig Bakken1999-04-211-31/+0
* remove old libtool and automake stuff that was borrowed using 3.0Stig Bakken1999-04-211-189/+0
* odbc compiles and runs on UNIX again (tested with Solid 2.3)Stig Bakken1999-04-201-47/+0
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+433