summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-12-19 23:44:56 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-12-19 23:44:56 +0000
commite92b71ea79b91c95a549bbbe8cd460b2f9c5da16 (patch)
treecbb2100a53ec3a36538ab1b4404b8241d673bd45 /acconfig.h
parent110aa7680995c1c81c24a048123efcca9fb3cd81 (diff)
downloadgdm-e92b71ea79b91c95a549bbbe8cd460b2f9c5da16.tar.gz
Massage and then apply a patch from Vincent Berger
Fri Dec 19 15:44:03 2003 George Lebl <jirka@5z.com> * configure.in, acconfig.h, daemon/verify-(crypt|shadow).c: Massage and then apply a patch from Vincent Berger <vincent.berger@ext.bull.net> to add password expiration and checking in the crypt/shadow code, at least on AIX. Fixes #123766
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 6dfd7f6a..a5af232a 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -40,3 +40,6 @@
#undef HAVE_SCHED_YIELD
#undef ENABLE_IPV6
#undef HAVE_SELINUX
+#undef HAVE_PASSWDEXPIRED
+#undef HAVE_CHPASS
+#undef HAVE_LOGINRESTRICTIONS