summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2004-08-11 20:48:33 +0000
committerBrian Cameron <bcameron@src.gnome.org>2004-08-11 20:48:33 +0000
commita7e7c7069aefab81db0ea60551efcd238638f40b (patch)
tree48a461c73d908b4440bb49ab37fb365656fb39c7 /acconfig.h
parent3456f7071cc9702495d20948fa0791164149d78d (diff)
downloadgdm-a7e7c7069aefab81db0ea60551efcd238638f40b.tar.gz
Added HAVE_LOGINDEVPERM and HAVE_ADT Added checking for Solaris
Wed Aug 11 03:45:00 2004 Brian Cameron <brian.cameron@sun.com> * acconfig.h: Added HAVE_LOGINDEVPERM and HAVE_ADT * configure.in: Added checking for Solaris logindevperm and auditing API's. * Add logic so gdm2 supports Solaris logindevperm and auditing.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index df818876..d74fbf5e 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -44,3 +44,5 @@
#undef HAVE_PASSWDEXPIRED
#undef HAVE_CHPASS
#undef HAVE_LOGINRESTRICTIONS
+#undef HAVE_LOGINDEVPERM
+#undef HAVE_ADT