summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2005-05-25 19:59:34 +0000
committerBrian Cameron <bcameron@src.gnome.org>2005-05-25 19:59:34 +0000
commitc0aa384aff1ea9e3c8593cb33276e952e8949e6e (patch)
tree4d0161c335e5030929234fbf4cbef2c44c5a151a /acconfig.h
parent56d7abae3fc0737315f450c920e07dabfaa137a4 (diff)
downloadgdm-c0aa384aff1ea9e3c8593cb33276e952e8949e6e.tar.gz
Now allow xevie to be turned on for server-Standard. This is for better
2005-05-25 Brian Cameron <brian.cameron@sun.com> * acconfig.h, configure.in, config/gdm.conf.in, config/Xsession.in, README.install: Now allow xevie to be turned on for server-Standard. This is for better a11y support. Now use /bin/ksh for Xsession shell if on Solaris instead of /bin/sh. This is needed to support Solaris users who are using ksh or bash as their $HOME shell.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index cb28db12..92258032 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -48,9 +48,11 @@
#undef EXPANDED_SBINDIR
#undef EXPANDED_SYSCONFDIR
#undef EXPANDED_SESSDIR
-#undef X_PATH
#undef X_SERVER
#undef X_SERVER_PATH
#undef X_XNEST_PATH
#undef X_XNEST_CONFIG_OPTIONS
#undef X_CONFIG_OPTIONS
+#undef X_PATH
+#undef XSESSION_SHELL
+#undef XEVIE_OPTION