Fix bug #814: pazpar2 does not compile on Debian woody. Use xmlParseFile
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 14 Jan 2007 17:34:31 +0000 (17:34 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 14 Jan 2007 17:34:31 +0000 (17:34 +0000)
commit63aa6af8c87677136cf3e9dca400421e6528340b
treee6934e2965d9c832b05142b790327121271c05e1
parentaa1828296f62147901eb52538434e3443ce3696a
Fix bug #814: pazpar2 does not compile on Debian woody. Use xmlParseFile
instead of xmlReadFile. Use xmlDocDump instead of xmlDocFormatDump
on Libxml2 version < 2.6.0.
src/config.c
src/pazpar2.c