]> granicus.if.org Git - sudo/commitdiff
add HAVE_INITPRIVS
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 19 Oct 1998 18:32:00 +0000 (18:32 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 19 Oct 1998 18:32:00 +0000 (18:32 +0000)
config.h.in

index 8fbc912fa734939e4f04f6a578b0fddc8e89161d..aabd1ee44c8ba0cd50462935419fbda1d4c6b2f9 100644 (file)
 /* Define if you have set_auth_parameters(3).  */
 #undef HAVE_SET_AUTH_PARAMETERS
 
+/* Define if you have initprivs(3).  */
+#undef HAVE_INITPRIVS
+
 /* Define if you have getspnam(3).  [SVR4-style shadow passwords] */
 #undef HAVE_GETSPNAM