summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandre <andre>2000-06-03 16:17:13 +0000
committerandre <andre>2000-06-03 16:17:13 +0000
commita271146b7b2741da38ba06ac788739fbfbad65b7 (patch)
tree35ffa31f723aa02c5e291363bccb80a698ea701c
parent2ff7b5d02817eb74a3ac2bf02eadef127b09d77c (diff)
Removed obsolete lastlog symbols
-rw-r--r--acconfig.h9
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