| Issue 17: | Autotools doesn't manage apr.h |
‹ Prev
12 of 12
|
| 1 person starred this issue and may be notified of changes. | Back to list |
I'm trying to compile mod_atom in Fedora 10 but it can't find the headers contained in the apr-devel package. With apr-1-config --includes you got -I/usr/include/apr-1 but this is not done in the svn code. I've tried to add the support for apr.h (and the other headers) at configure.ac with no success: seems I finally got found the header but now I got a syntax error. I've used the r64 code. I include some files, but not sure if they are really useful since I'm a complete autotools retard :-) |
|
|
|