summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 9b8c3f234..20211a0af 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -133,6 +133,9 @@
133/* Define if you want to disable shadow passwords */ 133/* Define if you want to disable shadow passwords */
134#undef DISABLE_SHADOW 134#undef DISABLE_SHADOW
135 135
136/* Define if you want to use shadow password expire field */
137#undef HAS_SHADOW_EXPIRE
138
136/* Define if you want have trusted HPUX */ 139/* Define if you want have trusted HPUX */
137#undef HAVE_HPUX_TRUSTED_SYSTEM_PW 140#undef HAVE_HPUX_TRUSTED_SYSTEM_PW
138 141