summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2002-05-17 23:21:39 +0000
committerGeorge Lebl <jirka@src.gnome.org>2002-05-17 23:21:39 +0000
commit44da90ee86bf48fd5c8ea482f9ff0efdad08d01e (patch)
treea467fa9b962a001b699ba8e10a2b00e29f983999 /acconfig.h
parent65276a96de51b653a5ef4739dc59d9211742362a (diff)
downloadgdm-44da90ee86bf48fd5c8ea482f9ff0efdad08d01e.tar.gz
Use BSD's setusercontext if found. If language is unset and there is no
Fri May 17 16:10:15 2002 George Lebl <jirka@5z.com> * daemon/misc.c, daemon/slave.c, configure.in, acconfig.h: Use BSD's setusercontext if found. If language is unset and there is no saved preference then if we're using setusercontext don't reset LANG so that the users login.conf preference takes over * daemon/gdm.h, gui/gdmlogin.c, gui/gdmsetup.c: Add a new key greeter/MinimalUID which sets the minimal uid which is needed to show up in the browser or the dropdown list in gdmsetup * daemon/gdmlogin.c: whack the "*" checking in the password field, since we may get it normally
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 11a5b762..30ace2df 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -25,3 +25,4 @@
#undef EXPANDED_SYSCONFDIR
#undef EXPANDED_SESSDIR
#undef GETTEXT_PACKAGE
+#undef HAVE_LOGINCAP