summaryrefslogtreecommitdiff
path: root/ext/domxml/config.m4
Commit message (Expand)AuthorAgeFilesLines
* @- Added --disable-all configure option. (Jani)foobar2002-09-041-4/+4
* @- Added XsltObject->dump_mem($result) for returning xslt-result directlyChristian Stocker2002-08-221-5/+5
* WS change to make very old compilers/preprocessors (e.g. HP/UX 9)Stefan Roehrich2002-06-011-9/+9
* libxml2 >= 2.4.14 is needed (since quite some time ...)Christian Stocker2002-05-151-5/+5
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-121-1/+1
* - Fixed bug: #15686foobar2002-03-091-1/+9
* Added linking files to make build compatible with RH 7.2's updated libxsltJoseph Tate2002-03-081-0/+13
* Please welcome the new build system.Sascha Schumann2002-03-071-1/+1
* # sorry for the mixing of different things in this commitChristian Stocker2002-01-181-1/+58
* Use libxml2 header if there are older version. Reported by <jwagoner@wlion.com>Yasuo Ohgaki2002-01-171-3/+3
* - Added functions: htmldoc(), htmldocfile(), domxml_htmldumpmem().Jaroslaw Kolakowski2002-01-081-0/+49
* Unified the configure messages.foobar2001-11-301-3/+3
* - This patch adds proper header file detection on system whichDerick Rethans2001-09-261-2/+7
* if test -f /usr/local/lib/libexample.s?; then <-- no workiefoobar2001-09-071-1/+1
* libxml 2.4.2 is required now.foobar2001-08-181-5/+5
* Simplified this a bit and made more consistent.foobar2001-07-271-11/+6
* A few modifications to make the ZLIB checks work better.foobar2001-05-201-14/+4
* Nuke more quotesSascha Schumann2001-05-121-3/+3
* Cleaning up here too.foobar2001-05-101-15/+9
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-4/+4
* Improve use of $withval. This also cures the problem of adding -Lyes/libSascha Schumann2001-02-071-3/+1
* Fixed bug #8946. In some systems the libxml.* is actually libxml2.*foobar2001-01-291-1/+7
* Version checking for domxml. Requires >= 2.2.7 at the moment.foobar2000-12-081-2/+20
* - set propper min versionUwe Steinmann2000-12-071-3/+3
* Fix indentation of configure outputSascha Schumann2000-12-061-1/+1
* - fixed copy and paste errorUwe Steinmann2000-11-231-1/+1
* Remove left over ext_skel commentSascha Schumann2000-10-191-1/+0
* fixed a mistake. should be .Rui Hirokawa2000-10-191-3/+3
* modified the configure scripts to make shared extension.Rui Hirokawa2000-10-181-60/+56
* Now it really checks that libxml version is >= 2.0foobar2000-10-051-3/+3
* Get the version #'s right...Joey Smith2000-06-061-5/+5
* - should now compile and configure with libxml 2.0.0Uwe Steinmann2000-06-051-1/+1
* Some white-space changesSascha Schumann2000-03-261-1/+1
* - support for libxml 2.0 betaUwe Steinmann2000-03-151-2/+1
* - changed libgz to libz (Bug #3614)Uwe Steinmann2000-03-151-2/+2
* - support libxml installed in gnomeUwe Steinmann2000-02-021-1/+1
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-2/+2
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-2/+2
* - improved configuration due to compile problems which suddently show upUwe Steinmann1999-12-091-1/+1
* - made domxml compileUwe Steinmann1999-11-251-1/+6
* - new xml parser with dom supportUwe Steinmann1999-11-241-0/+61