]> granicus.if.org Git - sudo/commitdiff
added HAVE_SETEUID
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 9 Oct 1996 17:36:47 +0000 (17:36 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 9 Oct 1996 17:36:47 +0000 (17:36 +0000)
config.h.in

index 9b2dbf1dff8cd0b571de7cb2f078890729c9f8b2..1ce658c567835955d7b27920165e36c14dd69b52 100644 (file)
 /* Define if you have bigcrypt(3). */
 #undef HAVE_BIGCRYPT
 
+/* Define if you have seteuid(3). */
+#undef HAVE_SETEUID
+
 /* Define if you have the <malloc.h> header file.  */
 #undef HAVE_MALLOC_H