summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Add deferred libs to DLIBS instead of LIBS.Sascha Schumann2002-04-041-4/+4
* Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead ofMarko Karppinen2002-03-301-0/+10
* Factorize a few library/libpath-related functionsSascha Schumann2002-03-271-45/+47
* MFB. (I must have been sleep-walking..)foobar2002-03-261-1/+2
* A cli-specific extension should be named once only, not twice.Sascha Schumann2002-03-221-1/+0
* - Fixed bug #16165 again. We check libc for iconv functions only iffoobar2002-03-211-10/+21
* - Should work better now..foobar2002-03-201-0/+2
* Expand the variables in PHP_EXPAND_BUILD_VARS.Sascha Schumann2002-03-201-10/+32
* Avoid duplicate tests and make third parameter truly optional.Sascha Schumann2002-03-201-12/+12
* Fix and tweak iconv macroSascha Schumann2002-03-201-6/+6
* Don't quote too much. Now autoconf-2.13 is happy again.Sascha Schumann2002-03-201-2/+2
* Remove autoconf-2.5x specific m4_default macro.Sascha Schumann2002-03-201-2/+2
* This completely fixes the iconv library detection under FreeBSD (theJon Parise2002-03-201-2/+7
* - Make it possible to build ext/openssl as shared extensionfoobar2002-03-201-12/+21
* - Fix the iconv detection when the functions are prefixed with lib.foobar2002-03-191-2/+2
* - Made one test/setup macro for iconv and fixed it to checkfoobar2002-03-171-0/+50
* > might not sufficiently update a timestamp.Sascha Schumann2002-03-131-2/+2
* Some simplifications in PHP_ADD_SOURCES*Sascha Schumann2002-03-131-6/+3
* a bit of refactoring and making always_shared a nop in every day lifeSascha Schumann2002-03-131-26/+10
* Provide context-specific functions which yield the directoriesSascha Schumann2002-03-131-10/+3
* Fix typoSascha Schumann2002-03-071-1/+1
* Please welcome the new build system.Sascha Schumann2002-03-071-62/+236
* 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