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

make sure the OOM code don't get in the way of the builds automatic update

* Makefile.am doc/apibuild.py: make sure the OOM code don't
  get in the way of the builds
* doc/libxml2-api.xml python/libxml2class.txt: automatic update
Daniel
This commit is contained in:
Daniel Veillard
2003-04-24 17:12:57 +00:00
parent a76fe5ca11
commit de0a0a5a25
5 changed files with 274 additions and 187 deletions

View File

@ -132,6 +132,10 @@ relaxNGCleanupTypes()
relaxNGNewMemParserCtxt()
relaxNGNewParserCtxt()
# functions from module testOOMlib
test_get_malloc_blocks_outstanding()
test_strdup()
# functions from module tree
buildQName()
compressMode()