From d2c208a2d37104c5c429659ac708d6288400ecd2 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 17 May 2000 22:00:02 +1000 Subject: - Applied Tom Bertelson's AIX authentication fix --- acconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 99e70d17b..4f5f48f3c 100644 --- a/acconfig.h +++ b/acconfig.h @@ -9,7 +9,7 @@ /* Define if you want to disable PAM support */ #undef DISABLE_PAM -/* Define if you want to disable AIX4's authenticate function */ +/* Define if you want to enable AIX4's authenticate function */ #undef WITH_AIXAUTHENTICATE /* Define if you want to disable lastlog support */ -- cgit v1.2.3