Signed-off-by: Karel Zak <kzak@redhat.com>
UL_BUILD_INIT([setpriv])
UL_REQUIRES_LINUX([setpriv])
UL_REQUIRES_HAVE([setpriv], [linux_securebits_h], [securebits.h header file])
-UL_REQUIRES_HAVE([setpriv], [cap_ng], [libcap-ng])
+UL_REQUIRES_HAVE([setpriv], [cap_ng], [libcap-ng library])
AM_CONDITIONAL(BUILD_SETPRIV, test "x$build_setpriv" = xyes)
if test "x$[build_]suffix" != xno; then
+ [ul_haveone_]suffix=no
m4_foreach([onehave], [$2], [
if test "x$[have_]onehave" = xyes; then
[ul_haveone_]suffix=yes