summaryrefslogtreecommitdiff
path: root/ext/xml/config.m4
Commit message (Expand)AuthorAgeFilesLines
* fix arg order, CFLAGS is the fifth arg in m4Anatol Belski2014-10-171-1/+1
* ext/libxml, ext/xml and ext/soap use static tsrmls pointerAnatol Belski2014-10-171-1/+1
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-2/+2
* - Find lib in default locations, tooMarcus Boerger2005-12-221-1/+1
* - Plain path passed to PHP_INSTALL_HEADERS needs to have trailing /foobar2005-06-201-1/+1
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-1/+2
* - Made the libxml related stuff to error out if someone does --disable-allfoobar2005-04-271-10/+16
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-2/+2
* Implement extension load-order deps.Wez Furlong2004-07-181-0/+1
* - Fixed bug #26072 (--disable-libxml does not work).foobar2003-11-121-2/+2
* - Cleanup, simplifying, etc.foobar2003-06-301-4/+7
* these should be enabled by default. At least this much was agreed upon whenSterling Hughes2003-06-251-1/+1
* - Go back to using --disable-xml and --enable-xmlfoobar2003-05-201-17/+16
* Allow build with expat too.foobar2003-05-191-1/+3
* Remove unnecessary test.foobar2003-05-191-8/+0
* - Unbundle libxml and expat. Now this compiles too..foobar2003-05-191-8/+47
* Bundle libxml and add compatibility layerSterling Hughes2003-05-061-24/+5
* new file that deals with the bundleSterling Hughes2003-05-021-15/+6
* Upgraded the bundled expat library to 1.95.5 (latest stable, atm).Ilia Alshanetsky2002-11-171-3/+3
* Changed: EXPAT_SHARED_LIBADD -> XML_SHARED_LIBADDBrian France2002-11-071-2/+2
* @- Added --disable-all configure option. (Jani)foobar2002-09-041-21/+17
* Fix --enable-xml=sharedSascha Schumann2002-05-041-3/+3
* Add global include path, so that other extensions can accessSascha Schumann2002-03-111-1/+2
* Please welcome the new build system.Sascha Schumann2002-03-071-17/+6
* Unified the configure messages.foobar2001-11-301-3/+4
* if test -f /usr/local/lib/libexample.s?; then <-- no workiefoobar2001-09-071-1/+1
* Fix XML build.Sascha Schumann2001-06-031-1/+1
* fix logicSascha Schumann2001-06-031-1/+3
* Make use of the --with-expat-dir configure optionfoobar2001-06-011-14/+22
* Don't add -DXML_BYTE_ORDER to global CPPFLAGSSascha Schumann2001-05-201-1/+2
* Nuke more quotesSascha Schumann2001-05-121-3/+3
* bump bundled expat to 1.95.1Thies C. Arntzen2001-05-111-11/+5
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-4/+4
* disable directory search for libexpat and disable some macros for libxml-1.95.Rui Hirokawa2001-01-101-11/+3
* added libxml-1.95 support and some new functions related to namespace support...Rui Hirokawa2001-01-051-8/+40
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-17/+9
* adjust comment IISascha Schumann2000-03-021-1/+1
* adjust commentSascha Schumann2000-03-021-1/+1
* Enable by defaultSascha Schumann2000-03-021-1/+1
* Tell expat the byte orderSascha Schumann2000-02-121-1/+8
* Use bundled expat library on UNIX. Note: Need to fix --enable-xml=sharedSascha Schumann2000-02-121-49/+22
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-1/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-4/+2
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-1/+1
* found a typo!Thies C. Arntzen1999-09-281-1/+1
* more high-tech shared buildingStig Bakken1999-09-241-13/+1
* supply path to xml include dir for APXS and APACISascha Schumann1999-09-171-5/+3
* If available, use Apache's embedded expatSascha Schumann1999-09-171-0/+5
* Small cleanupGergely Madarász1999-09-031-2/+7