On Sat, 08.03.14 20:36, Samuli Suominen ([email protected]) wrote: > To footnote of http://freedesktop.org/wiki/Software/systemd/MinimalBuilds/ > > "Because libcap doesn't have a pkg-config file yet, you can `export > ac_cv_search_cap_init=yes` and `export > ac_cv_header_sys_capability_h=yes` to skip the > matching AC_CHECK_HEADERS and AC_SEARCH_LIBS checks from configure.ac." > > No worries if it doesn't get added this way, so minor thing > <http://kdzbn.homelinux.net/libcap-add-pkg-config.patch>
As it appears libcap now has a .pc file, since a few months. That means we probably should rework configure.ac to make use of this. Then, we can entirely drop the paragraph on the wiki page. Would be happy to take a patch for this! Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
