diff --git a/config.h.in b/config.h.in index 5a5e7b549..bd5fc511c 100644 --- a/config.h.in +++ b/config.h.in @@ -37,12 +37,6 @@ #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 doesn't define. */ #undef uid_t