]> granicus.if.org Git - sudo/commitdiff
took out BROKEN_GETPASS
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 12 Mar 1994 22:41:10 +0000 (22:41 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 12 Mar 1994 22:41:10 +0000 (22:41 +0000)
config.h.in

index 5a5e7b549d9ca7c26647dcc9716dfd9be6b1d49e..bd5fc511cd088a563577eca3588ab1ce8e463e98 100644 (file)
 #undef _CONVEX_SOURCE
 #endif
 
-/* Define if you have a broken getpass(3) that doesn't
-   take input from stdin. */
-#ifndef BROKEN_GETPASS
-#undef BROKEN_GETPASS
-#endif
-
 /* Define to `int' if <sys/types.h> doesn't define.  */
 #undef uid_t