* configure.ac: Check for XML_StopParser.
authorDaniel Jacobowitz <drow@false.org>
Tue, 9 Jan 2007 14:58:57 +0000 (14:58 +0000)
committerDaniel Jacobowitz <drow@false.org>
Tue, 9 Jan 2007 14:58:57 +0000 (14:58 +0000)
commitca4ca11edda678ddafee7314829cc14c11a570ca
treee015f69dc34d4a370dacb95d4230098af790ddf1
parent10a2343ede2c3b8c9123e275d7f2c42dbfc78981
* configure.ac: Check for XML_StopParser.
* xml-support.c (gdb_xml_body_text): Check for an error.
(gdb_xml_start_element_wrapper): Conditionalize call to XML_StopParser.
(gdb_xml_end_element_wrapper): Likewise.
* config.in, configure: Regenerated.
gdb/ChangeLog
gdb/config.in
gdb/configure
gdb/configure.ac
gdb/xml-support.c