I am considering using log4cplus in a project built with the GNU Autotools. For other library dependencies (such as boost) I’ve been able to find reasonable canonical M4 macros to test for those dependencies.
After a bit of looking I’m still unable to find a similar stock macro for lib4cplus. I’m aware I could likely craft my own, but “standard” versions are preferable where possible. Does anyone know of any?
Here’s what I’m running with, given the apparent absence of
pkg-configsupport in 1.0.4.I strongly suggest future users to first check the source repo, since a macro provided there may see community support, while this version will not.