X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fselinux-h;h=840106c107bf8d80b79a3be4f73df454b61d041f;hb=d7b3e94540c66455a08533826feb1fdd11a64008;hp=5cdc91a6a4aed8337bc8ef4e62792999e75d3f72;hpb=0ab583c0eaeb5d9c18a6ce0fcdd4f0cd95a581da;p=gnulib.git diff --git a/modules/selinux-h b/modules/selinux-h index 5cdc91a6a..840106c10 100644 --- a/modules/selinux-h +++ b/modules/selinux-h @@ -16,6 +16,9 @@ configure.ac: gl_HEADERS_SELINUX_SELINUX_H gl_HEADERS_SELINUX_CONTEXT_H AC_REQUIRE([AC_C_INLINE]) +if test "$with_selinux" != no && test "$ac_cv_header_selinux_selinux_h" = yes; then + AC_LIBOBJ([getfilecon]) +fi Makefile.am: lib_SOURCES += se-context.in.h se-selinux.in.h