summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-09-16 15:55:52 +1100
committerDamien Miller <djm@mindrot.org>2000-09-16 15:55:52 +1100
commit8a1e6a629e6c712a0f24451b93c293536ad864e6 (patch)
tree8ebdc7b283b38fcb6c906387dc5c424862953559 /acconfig.h
parent606f880e0fd1a31f5beb3b37ece0c12317a9ed61 (diff)
- (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from
Kevin Steves <stevesk@sweden.hp.com>
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index d855d887a..e129ef33c 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -186,9 +186,6 @@
186/* Define if you want to use shadow password expire field */ 186/* Define if you want to use shadow password expire field */
187#undef HAS_SHADOW_EXPIRE 187#undef HAS_SHADOW_EXPIRE
188 188
189/* Define if you want have trusted HPUX */
190#undef HAVE_HPUX_TRUSTED_SYSTEM_PW
191
192/* Define if you have Digital Unix Security Integration Architecture */ 189/* Define if you have Digital Unix Security Integration Architecture */
193#undef HAVE_OSF_SIA 190#undef HAVE_OSF_SIA
194 191