X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config.h.in;h=a009a090ae5c041ab0732fdde0061cb492716e07;hb=1d6f90cc7847e5118f710f73e9c7bd4590f51d80;hp=2ce67d7af9d34abfe8c991a4870d60badcf76f3c;hpb=b64adced4584be4ad4daf348acb528f3ea5b88c2;p=debian%2Fsudo diff --git a/config.h.in b/config.h.in index 2ce67d7..a009a09 100644 --- a/config.h.in +++ b/config.h.in @@ -305,6 +305,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SECURITY_PAM_APPL_H +/* Define to 1 to enable SELinux RBAC support. */ +#undef HAVE_SELINUX + /* Define to 1 if you have the `seteuid' function. */ #undef HAVE_SETEUID @@ -320,6 +323,9 @@ /* Define to 1 if you have the `setrlimit' function. */ #undef HAVE_SETRLIMIT +/* Define to 1 if you have the `setsid' function. */ +#undef HAVE_SETSID + /* Define to 1 if you have the `set_auth_parameters' function. */ #undef HAVE_SET_AUTH_PARAMETERS