]> granicus.if.org Git - cronie/commitdiff
Add binary configure.
authorMarcela Maslanova <marca@caladan.englab.brq.redhat.com>
Wed, 9 Jan 2008 09:08:34 +0000 (10:08 +0100)
committerMarcela Maslanova <marca@caladan.englab.brq.redhat.com>
Wed, 9 Jan 2008 09:08:34 +0000 (10:08 +0100)
config.h.in

index d7f73bf17b9f2525dd486a4920074d7362323f37..ef9738a6994dece176171374fa73103cd722ad3f 100644 (file)
 /* Define to 1 if you have the <getopt.h> header file. */
 #undef HAVE_GETOPT_H
 
+/* Define to 1 if you have the `getseuserbyname' function. */
+#undef HAVE_GETSEUSERBYNAME
+
+/* Define to 1 if you have the `get_default_context_with_level' function. */
+#undef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL
+
 /* Define to 1 if you have the <glob.h> header file. */
 #undef HAVE_GLOB_H
 
@@ -51,6 +57,9 @@
 /* Define to 1 if you have the <security/pam_appl.h> header file. */
 #undef HAVE_SECURITY_PAM_APPL_H
 
+/* Define to 1 if you have the <selinux/selinux.h> header file. */
+#undef HAVE_SELINUX_SELINUX_H
+
 /* Define to 1 if you have the <stddef.h> header file. */
 #undef HAVE_STDDEF_H
 
    undocumented but common flag. */
 #undef MAILFMT
 
-/* Date is set by sendmail. */
-#undef MAIL_DATE
-
 /* Name of package */
 #undef PACKAGE
 
 /* Version number of package */
 #undef VERSION
 
-/* Define if you want audit trails */
+/* Define if you want Audit trails. */
 #undef WITH_AUDIT
 
 /* Define if you want to enable PAM support */
 #undef WITH_PAM
 
-/* Build with selinux support? */
+/* Define if you want SELinux support. */
 #undef WITH_SELINUX
 
 /* Define to empty if `const' does not conform to ANSI C. */