summaryrefslogtreecommitdiff
path: root/ext/standard/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Blowfish detection patch from Alexander Bokovoy <ab@avilink.net>Rasmus Lerdorf2001-06-071-3/+3
* Fix bug: #9713foobar2001-06-041-2/+17
* Nuke more quotesSascha Schumann2001-05-121-3/+3
* Fixed a compatibility problem is some file functions (fgets, fputs, fread,Alexander Feldman2001-03-111-0/+52
* added iconv extension.Rui Hirokawa2001-01-091-9/+0
* @Added iconv() function (using libc or libiconv) (Stig)Stig Bakken2000-12-151-1/+9
* Itanium patch from Steve Robb <steve@eu.c2.net>Rasmus Lerdorf2000-07-191-0/+16
* Only print the attention thing, if the MD5 and DES checks failed.Sascha Schumann2000-05-231-1/+3
* Add debug.log facility. If there are any obscure bugs in our build system,Sascha Schumann2000-05-171-0/+1
* Move dlopen in -ldl check to configure.in. This should ensure that if libdlSascha Schumann2000-05-051-17/+5
* Determine first whether we will use ZTS mode or not.Sascha Schumann2000-05-041-2/+2
* Move this check to the main configure.in file. Fixes #3979Rasmus Lerdorf2000-04-161-2/+0
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-8/+12
* Include <sys/resource.h> for getrusage(2)Sascha Schumann2000-02-231-0/+2
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-4/+4
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-12/+12
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-2/+2
* Cache results of crypt capability checksSascha Schumann1999-12-261-28/+40
* Check for htonl in libsocket (sol251), and move inet_aton check in libbind to...Sascha Schumann1999-12-041-4/+0
* Improve regex library selection. It lets user specify whether they wantSascha Schumann1999-11-131-8/+14
* - remove extra CPPFLAGS from top-level MakefileSascha Schumann1999-11-131-4/+4
* Enable selective regex library compilation.Sascha Schumann1999-11-121-0/+12
* (PHP getcwd()) added, needs to porting to Win32Thies C. Arntzen1999-10-201-0/+2
* Slightly redundant to check for crypt() here again, but the TRY_RUN stuffRasmus Lerdorf1999-09-211-0/+4
* AC_CRYPT_CAP depends on symbol checks performed later.Sascha Schumann1999-09-211-2/+2
* Argh! That typo took me over an hour to find. Grr..Rasmus Lerdorf1999-04-251-1/+1
* libbind checkRasmus Lerdorf1999-04-241-0/+5
* Ok, finally.. These now work nicely on a RH-5.2 box:Rasmus Lerdorf1999-04-231-0/+4
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-0/+111
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+3