summaryrefslogtreecommitdiff
path: root/ext/xslt/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Empty HEAD of domxml, hyperwave, xsltSascha Schumann2003-06-241-164/+0
* Fix obvious flaw in this testfoobar2003-04-231-1/+3
* Show correct resultMarcus Boerger2002-11-151-1/+1
* - implement xslt_backend_infoMelvyn Sopacua2002-11-101-0/+13
* - Add constant XSLT_SABOPT_FILES_TO_HANDLER overriding the defaultMelvyn Sopacua2002-10-311-0/+6
* Version check for Sablotron.foobar2002-09-091-0/+24
* @- Added --disable-all configure option. (Jani)foobar2002-09-041-17/+8
* Fix shared buildfoobar2002-08-301-5/+22
* Stop the search when the libs are found.foobar2002-05-021-1/+2
* Only support the new libexpat.foobar2002-04-251-17/+27
* - MFB: Remove version numberDerick Rethans2002-04-161-1/+1
* Update Sablotron version supported.Yasuo Ohgaki2002-04-121-1/+1
* fix the fixfoobar2002-03-221-1/+3
* - Fixed minor inconvenience with iconv detection when iconv is found in libcfoobar2002-03-221-0/+1
* Minor detail fixed.foobar2002-03-211-1/+1
* - Made one test/setup macro for iconv and fixed it to checkfoobar2002-03-171-22/+3
* * "new and improved" iconv testStig Bakken2002-03-151-8/+16
* * another libconv->libiconv typoStig Bakken2002-03-131-1/+1
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-121-1/+1
* Fix cosmetic bug. (#15142)Sean Bright2002-02-151-1/+1
* Update for Sablotron .8Sterling Hughes2002-01-171-0/+11
* more unquoted messages with kommas fixedHartmut Holzgraefe2002-01-041-1/+1
* Unified the configure messages.foobar2001-11-301-6/+7
* fixed a link error in configure script.Rui Hirokawa2001-11-251-2/+6
* Look for iconv library also in $ICONV_DIR.foobar2001-08-171-4/+2
* adding -lsablot later makes it appear _before_ -lexpat in config_vars - andThies C. Arntzen2001-08-021-3/+4
* fixed a link problem of shared extension module in ext/xslt.Rui Hirokawa2001-07-021-1/+1
* If no backend is specified, bail out.foobar2001-06-301-0/+4
* Cleanup. ws fixes (no tabs in config.m4 files please)foobar2001-06-011-83/+72
* The PHP_EXTENSION() has to be before any other PHP_ARG_*()'sfoobar2001-05-091-1/+2
* No need to show these if they are not used.foobar2001-05-081-5/+6
* Check for the existance of the iconv librarySterling Hughes2001-05-011-0/+17
* Add an experimental version of the new XSLT extension. This is by no meansSterling Hughes2001-04-261-0/+81