Ticket #1988 (closed defect: fixed)
Detecting Xerces in configure may fail in some cases
| Reported by: | ajolma | Owned by: | mloskot |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ConfigBuild | Version: | svn-trunk |
| Severity: | normal | Keywords: | xerces |
| Cc: | warmerdam, dron, mloskot |
Description
Xerces seems to get included by default if Xerces is installed in a system. However, in configure.in with_xerces remains empty unless it is "yes". The result is that XERCES_INCLUDE becomes -I/include and not -I/usr/include as it should. Some of this is visible in my build.log (Fedora 7 with xerces-c and xerces-c-devel): http://map.hut.fi/files/Geoinformatica/snapshots/build.log
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

