]> granicus.if.org Git - sudo/commitdiff
add HAVE_DISPCRYPT
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 25 Oct 1998 20:21:47 +0000 (20:21 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 25 Oct 1998 20:21:47 +0000 (20:21 +0000)
config.h.in

index 9689b1e22025a16c868a7f47b1f1dfc64e9421b6..cc4a752c28c2e5862ad739f6c6ab6c7ef8f36390 100644 (file)
 /* Define if you have initprivs(3).  */
 #undef HAVE_INITPRIVS
 
+/* Define if you have dispcrypt(3).  */
+#undef HAVE_DISPCRYPT
+
 /* Define if you have getspnam(3).  [SVR4-style shadow passwords] */
 #undef HAVE_GETSPNAM