summaryrefslogtreecommitdiff
path: root/ext/xslt/config.m4
Commit message (Expand)AuthorAgeFilesLines
* MFH: Do not use the old expat libs.foobar2002-05-021-2/+1
* Added the usual search paths where to look for expat.foobar2002-05-021-1/+3
* - Remove version number hereDerick Rethans2002-04-161-1/+1
* MFH fixes for the iconv stufffoobar2002-03-261-1/+4
* MFH: Jani's fix to my iconv fixStig Bakken2002-03-191-21/+2
* * MFH: "new and improved" iconv testStig Bakken2002-03-151-8/+16
* * MFH: another libconv->libiconv typoStig Bakken2002-03-131-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