1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-28 00:21:53 +03:00

Applied a patch from Kevin P. Fleming to add --libtool-libs option to

* configure.in xml2-config.in: Applied a patch from Kevin P. Fleming
  to add --libtool-libs option to xml2-config script.
Daniel
This commit is contained in:
Daniel Veillard
2003-09-01 20:33:14 +00:00
parent 4fc5281dee
commit e8553730ed
3 changed files with 15 additions and 0 deletions

View File

@ -17,6 +17,11 @@ htmlIsBooleanAttr()
htmlNewDoc()
htmlNewDocNoDtD()
# functions from module SAX2
defaultSAXHandlerInit()
docbDefaultSAXHandlerInit()
htmlDefaultSAXHandlerInit()
# functions from module catalog
catalogAdd()
catalogCleanup()