Jonathan Melissant <jonathanmelissant@gmail.com> writes:libapr.la is not a static library, it is a libtool library file. The
> next, APR does not generate a static library (libapr.so file) but only a
> static library (libapr.la). I have tried everything to change this but all
> tries were unsuccesfull.
static and shared libraries are located in .libs in the build tree.
--
Philip