]> granicus.if.org Git - sudo/commitdiff
add missing NO_ROOT_SUDO
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 21 Nov 1998 22:54:31 +0000 (22:54 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 21 Nov 1998 22:54:31 +0000 (22:54 +0000)
noted by drno@tsd.edu

config.h.in

index 1b3fdb58fdc84bb526db65bed8b7b170151162bf..21787621008a627ee6dec47e056b7aac7726bf3f 100644 (file)
 /* Define to the path of the editor visudo should use. */
 #undef EDITOR
 
+/* Define if root should not be allowed to use sudo.  */
+#undef NO_ROOT_SUDO
+
 /* Define to be the user that gets sudo mail.  */
 #undef ALERTMAIL