=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/config.h.in,v retrieving revision 1.24 retrieving revision 1.25 diff -c -r1.24 -r1.25 *** src/usr.bin/sudo/Attic/config.h.in 2008/01/21 19:44:29 1.24 --- src/usr.bin/sudo/Attic/config.h.in 2008/07/31 16:44:03 1.25 *************** *** 305,310 **** --- 305,313 ---- /* 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 *************** *** 319,324 **** --- 322,330 ---- /* 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