summaryrefslogtreecommitdiff
path: root/libxml.m4
Commit message (Expand)AuthorAgeFilesLines
* libxml.m4: Fix "possibly undefined macro" errorNick Wellnhofer2023-04-301-1/+1
* libxml.m4: Fix quotingNick Wellnhofer2023-04-291-1/+1
* libxml.m4: deprecate AM_PATH_XML2, wrap PKG_CHECK_MODULES insteadRoss Burton2022-12-061-182/+5
* libxml.m4: fix -Wstrict-prototypesSam James2022-11-231-6/+6
* Redirect links to xmlsoft.orgNick Wellnhofer2022-02-131-2/+1
* Fix warnings in libxml.m4 with autoconf 2.70+.Simon Josefsson2021-02-201-4/+8
* Fix typosNick Wellnhofer2020-03-081-1/+1
* Spelling and grammar fixesNick Wellnhofer2017-06-171-1/+1
* applied changes suggested by Mike Hommey, remove libxml1 support and useDaniel Veillard2004-06-281-204/+11
* fixing bug #119264 xmllint failing to report serialization errors in someDaniel Veillard2003-12-101-1/+1
* applied patch from Patrick Welche provided in bug #125432 , futureDaniel Veillard2003-10-241-2/+2
* got a report that #include <string.h> was needed DanielDaniel Veillard2002-04-091-0/+2
* Frédéric Crozat gave a patch related to the change of Include pathsDaniel Veillard2002-03-291-2/+2
* s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the macro was renamed, thisDaniel Veillard2001-08-131-1/+1
* - parser.c: applied fixes from Christian Glahn bug report #53391Daniel Veillard2001-04-261-15/+23
* new patches from Toshio Kuratomi DanielDaniel Veillard2001-04-261-168/+214
* - libxml.m4: added AM_PATH_XML2 provided by Toshio KuratomiDaniel Veillard2001-04-261-0/+177
* Revert directory structure changesOwen Taylor2001-02-231-0/+148
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz K³oczko2001-02-231-148/+0
* - HTMLparser.c: fixed loop on invalid char in scriptsLIBXML_2_2_7Daniel Veillard2000-10-311-5/+9
* Various contribs: - xpath.c: patch for normalize-string()Daniel Veillard2000-09-241-0/+144