#9 code cleanup
Merged by ovasik. Opened by thomas_kuehne.
thomas_kuehne/xmlto master  into  master

Download 9.patch

infrastructure updates:
- rename configure.in to configure.ac
- update configure.ac to support autoupdate-2.71
- don't hardcode paths to utilities

fix compiler warning:
- -Wimplicit-int
- fix extra ‘;’ outside of a function
- return type defaults to ‘int’ [-Wimplicit-int]
- implicit declaration of function ‘strncasecmp’

Pull-Request has been merged by ovasik

Metadata