diff options
-rw-r--r-- | acconfig.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/acconfig.h b/acconfig.h index 8720dd664..0a08ee6af 100644 --- a/acconfig.h +++ b/acconfig.h | |||
@@ -12,15 +12,6 @@ | |||
12 | /* Define if you want to enable AIX4's authenticate function */ | 12 | /* Define if you want to enable AIX4's authenticate function */ |
13 | #undef WITH_AIXAUTHENTICATE | 13 | #undef WITH_AIXAUTHENTICATE |
14 | 14 | ||
15 | /* Define if you want to disable lastlog support */ | ||
16 | #undef DISABLE_LASTLOG | ||
17 | |||
18 | /* Location of lastlog file */ | ||
19 | #undef LASTLOG_LOCATION | ||
20 | |||
21 | /* If lastlog is a directory */ | ||
22 | #undef LASTLOG_IS_DIR | ||
23 | |||
24 | /* Location of random number pool */ | 15 | /* Location of random number pool */ |
25 | #undef RANDOM_POOL | 16 | #undef RANDOM_POOL |
26 | 17 | ||