Fixed bug #1206: Libxml2 include path weirdness. The problem is libexslt PAZPAR2.1.0.4
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 22 Jun 2007 09:58:59 +0000 (09:58 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 22 Jun 2007 09:58:59 +0000 (09:58 +0000)
which on the system uses /bin/pkg-config. However the output of /bin/pkgconfig
is not the same xslt as the one returned by /opt/csw/bin/xslt-config .
The configure system now disables libexslt if libxslt was not configured
using pkg-config also .


No differences found