Details
Description
Currently pkgconfig only displays log4cxx as the library to link against, which is fine for shared libraries, but isn't enough information when static linking. This patch tells it to go further and lookup the dependencies for apr-util and apr to help fully resolve what libraries are needed for linking.