[redland-dev] header file nanohttp.h not found during configure
Dave Beckett
dave at dajobe.org
Tue May 22 06:09:13 BST 2007
Klaus Heinz wrote:
> Hi,
>
> updating the raptor package to the latest version 1.4.15 I noticed that
> libxml/nanohttp.h could not be found by configure:
> ...
> libxml2 was installed including header files. Looking at config.log and
> configure/configure.ac revealed that the check for libxml/nanohttp.h was
> done without using xml2-config to get the path for header files, so I
> guessed moving the check for libxml/nanohttp.h to a more appopriate
> place would be better. The same reasoning applies to curl/curl.h,
> although it did not fail for me in this case.
>
> Please review the appended patch for configure.ac. Tested on NetBSD 3.1
> and Debian Sarge.
>
Good catch, thanks. The curl part was already fixed in 1.4.16 :)
Dave
More information about the redland-dev
mailing list