Merge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
[gnulib.git] / m4 / selinux-selinux-h.m4
index 767c4f7..6eb4179 100644 (file)
@@ -20,11 +20,11 @@ AC_DEFUN([gl_HEADERS_SELINUX_SELINUX_H],
     AC_LIBOBJ([getfilecon])
     gl_CHECK_NEXT_HEADERS([selinux/selinux.h])
     AC_DEFINE([getfilecon], [rpl_getfilecon],
-             [Always use our getfilecon wrapper.])
+              [Always use our getfilecon wrapper.])
     AC_DEFINE([lgetfilecon], [rpl_lgetfilecon],
-             [Always use our lgetfilecon wrapper.])
+              [Always use our lgetfilecon wrapper.])
     AC_DEFINE([fgetfilecon], [rpl_fgetfilecon],
-             [Always use our fgetfilecon wrapper.])
+              [Always use our fgetfilecon wrapper.])
   fi
 
   case "$ac_cv_search_setfilecon:$ac_cv_header_selinux_selinux_h" in