summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* - Added additional DEFER macro.Kristian Köhntopp2000-03-111-1/+11
* VPATH builds were broken, if the user specified the path to configureSascha Schumann2000-03-091-2/+2
* Write configuration parameters into `config.nice', so you can redo theSascha Schumann2000-03-071-0/+16
* Support HP-UX 10.x non-standard time-related reentrant functionsSascha Schumann2000-03-031-0/+29
* AD_ADD_LIBRARY_DEFER allows people to add libraries in a deferred waySascha Schumann2000-02-291-1/+11
* $ext_src_base is the source dir of the extensionSascha Schumann2000-02-121-0/+1
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-101-2/+0
* Set ext_base, a common prefix to the per-extension build directorySascha Schumann2000-02-101-0/+1
* Remove crud.Andrei Zmievski2000-02-021-1/+1
* Moved ext/apache into sapi/apache.Andrei Zmievski2000-02-021-1/+1
* Declare timezone only, if the system fails to do so.Sascha Schumann2000-01-011-0/+19
* Typedef socklen_t, if it is not availableSascha Schumann1999-12-301-2/+2
* Let m4 decide what to doSascha Schumann1999-12-301-5/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-24/+152
* Workaround for broken trsSascha Schumann1999-12-211-1/+1
* Propagate ZTS setting correctlySascha Schumann1999-12-211-1/+1
* Separate libpaths into PHP_LDFLAGS, so that we can address themSascha Schumann1999-12-061-1/+2
* Allow AC_ADD_LIBRARY to append librarySascha Schumann1999-12-051-2/+6
* Add rpaths to LDFLAGS during configure, drop them later.Sascha Schumann1999-12-051-0/+1
* Prepend added libraries and separate LDFLAGS handlingSascha Schumann1999-12-051-2/+2
* Use LIBS instead of EXTRA_LIBS, so that inter-library dependences canSascha Schumann1999-12-041-2/+2
* Fix shared mode for gd/xml/mysql extensions.Stig Bakken1999-12-041-1/+1
* Define COMPILE_DL_MODNAME, if module is built as dynamic moduleSascha Schumann1999-12-011-1/+2
* Add --enable-experimental-ztsSascha Schumann1999-11-271-2/+1
* fix typoThies C. Arntzen1999-11-241-1/+1
* - add PHP_BUILD_THREAD_SAFESascha Schumann1999-11-241-0/+8
* Only create regex/Makefile, if we use the bundled regex librarySascha Schumann1999-11-231-0/+1
* --enable-versioning can now be used with CGI/AOLserver as well. Note thatSascha Schumann1999-11-201-0/+10
* Improve regex library selection. It lets user specify whether they wantSascha Schumann1999-11-131-8/+10
* - remove extra CPPFLAGS from top-level MakefileSascha Schumann1999-11-131-0/+2
* (AC_EXPAND_PATH) Expand relative paths completelySascha Schumann1999-11-131-1/+3
* Enable selective regex library compilation.Sascha Schumann1999-11-121-0/+16
* * 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