summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* MFH: Fix for Apache version check.foobar2002-07-291-0/+17
* MFHfoobar2002-07-071-1/+1
* Fix bug: #16823foobar2002-04-281-1/+1
* - MFH iconv fixes.foobar2002-03-211-13/+23
* MFHfoobar2002-03-201-0/+2
* - MFH iconv fixDerick Rethans2002-03-201-19/+29
* - MFH iconv fixfoobar2002-03-191-2/+2
* MFH: Jani's fix to my iconv fixStig Bakken2002-03-191-0/+50
* Fix for bug #15605Sean Bright2002-02-211-1/+1
* Enable extensions to specify that they are not supposed to beEdin Kadribasic2002-01-301-4/+9
* Enable developers to use PHP_ARG_ENABLE and PHP_ARG_WITH silentlyMarko Karppinen2002-01-271-5/+11
* Added a case for Darwin / Mac OS X to PHP_SHLIB_SUFFIX_NAMEMarko Karppinen2002-01-241-0/+3
* Don't build CLI, if an extension requests that.Sascha Schumann2002-01-241-0/+7
* removed check macros no longer needed due to CLI workHartmut Holzgraefe2002-01-211-17/+0
* removed check macros no longer needed due to CLI workHartmut Holzgraefe2002-01-211-1/+5
* Modified the build system to make certain extensions (pcntl, ncurses,Edin Kadribasic2002-01-201-6/+21
* Fixed build in the directory other than $top_srcdir.Edin Kadribasic2002-01-131-1/+1
* Modified the build system to always build CLI SAPI.Edin Kadribasic2002-01-121-1/+1
* Reverted Hartmut's patch as it caused more trouble than it solved.foobar2002-01-091-1/+1
* two new check functions for use in config.m4 fileHartmut Holzgraefe2002-01-041-0/+15
* make configure more robust if extensions add libraries withoutHartmut Holzgraefe2002-01-031-1/+1
* Give defaults for pread and pwrite checks when cross compilingAlex Waugh2001-12-301-0/+4
* This makes the configure --help output more readable.foobar2001-12-011-0/+9
* Always quote the messages.foobar2001-09-061-29/+29
* Fixes commit / link problems with certain compilers.foobar2001-09-051-0/+19
* Move PHP_SUBSTs to configure.in.Sascha Schumann2001-08-211-6/+0
* nuke some apparently harmful spacesSascha Schumann2001-08-211-1/+1
* Fixed bug: #12563 (and possibly other similar one's too..)foobar2001-08-061-4/+4
* Changed the PHP_ADD_LIBRARY_DEFER() to work when buildingfoobar2001-08-031-3/+17
* Move PHP_TARGET_RDYNAMIC check to global acinclude.m4 and use itSascha Schumann2001-06-151-0/+20
* - Fix grammarAndi Gutmans2001-06-111-1/+1
* Add some backwards-compatible macros to accomodate the renaming ofSascha Schumann2001-06-101-0/+5
* Fix bug: #9009.foobar2001-06-011-3/+8
* Add support for systems where p{read|write} take a off64_t withoutSascha Schumann2001-05-201-1/+71
* Fix irix-time_r testSascha Schumann2001-05-201-1/+1
* remove fiSascha Schumann2001-05-201-1/+0
* Support for IRIX-style asctime_r/ctime_r.Sascha Schumann2001-05-201-6/+23
* Catch 'mkdir -p' brokeness on IRIXSascha Schumann2001-05-201-1/+3
* Store some build-specific environment variables in config.nice.Sascha Schumann2001-05-191-1/+8
* Nuke more quotesSascha Schumann2001-05-121-8/+8
* Nuke some unneccessary quotesSascha Schumann2001-05-121-28/+28
* Document overwriting behaviour of PHP_ARG_WITH/ENABLE with regardSascha Schumann2001-05-091-2/+4
* Remove -L/usr/lib/? from PHP_LDFLAGS.Sascha Schumann2001-05-091-0/+11
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-37/+40
* Instead of assuming that sendmail lives in /usr/lib, if we don't find it,Sascha Schumann2001-02-211-1/+1
* Made OpenSSL extension work with 0.9.5 and changed version check to 0.9.5Stig Venaas2001-01-071-3/+3
* Added better checking for OpenSSL's libraries. Now configure stopsfoobar2001-01-031-3/+13
* I think the order is wrong, switched order of ssl and crypto libsStig Venaas2001-01-021-1/+1
* Stop automatically passing vars to AC_SUBST through PHP_SUBST.Sascha Schumann2000-12-201-0/+4
* New m4 macros should go into acinclude.m4.Sascha Schumann2000-12-141-0/+37