summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorBrian Cameron <Brian.Cameron@Sun.Com>2005-02-03 20:33:49 +0000
committerBrian Cameron <bcameron@src.gnome.org>2005-02-03 20:33:49 +0000
commited8c17ea06923b552e23800e16b08de41bf7e13c (patch)
tree80af4beb999e99a25248a70828faaf6848e53e63 /acconfig.h
parent87b3c6d514ad6efaa021ab365bf204aafaa2f476 (diff)
downloadgdm-ed8c17ea06923b552e23800e16b08de41bf7e13c.tar.gz
Cleaned up the way the user's default PATH is set and allow it to be
Thu Feb 02 2:20:00 2005 Brian Cameron <Brian.Cameron@Sun.Com> * configure.in, config/gdm.conf.in, daemon/gdm.h: Cleaned up the way the user's default PATH is set and allow it to be configurable. Also allow default Halt, Reboot, and Suspend commands to be different on Solaris. * acconfig.h: Cleanup, added new configure options.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h47
1 files changed, 25 insertions, 22 deletions
diff --git a/acconfig.h b/acconfig.h
index 7d8af738..b8b57326 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,35 +1,50 @@
#undef PACKAGE
#undef VERSION
-#undef HAVE_LIBSM
+#undef GETTEXT_PACKAGE
+#undef GDM_USER_PATH
+#undef HALT_COMMAND
+#undef REBOOT_COMMAND
+#undef SUSPEND_COMMAND
+#undef ENABLE_IPV6
#undef ENABLE_NLS
+#undef HAVE_ADT
#undef HAVE_CATGETS
+#undef HAVE_CHPASS
+#undef HAVE_CLEARENV
+#undef HAVE_CRYPT
#undef HAVE_DEFOPEN
#undef HAVE_FBCONSOLE
#undef HAVE_GETTEXT
#undef HAVE_LC_MESSAGES
-#undef HAVE_STPCPY
+#undef HAVE_LIBSM
+#undef HAVE_LIBXDMCP
+#undef HAVE_LOGINCAP
+#undef HAVE_LOGINDEVPERM
+#undef HAVE_LOGINRESTRICTIONS
#undef HAVE_PAM
-#undef HAVE_TCPWRAPPERS
+#undef HAVE_PASSWDEXPIRED
+#undef HAVE_SCHED_YIELD
+#undef HAVE_SELINUX
#undef HAVE_SHADOW
-#undef HAVE_CRYPT
+#undef HAVE_STPCPY
+#undef HAVE_SYS_SOCKIO_H
+#undef HAVE_TCPWRAPPERS
#undef HAVE_XINERAMA
#undef HAVE_XFREE_XINERAMA
#undef HAVE_SOLARIS_XINERAMA
-#undef HAVE_LIBXDMCP
#undef HAVE_SETENV
#undef HAVE_UNSETENV
-#undef HAVE_CLEARENV
#undef HAVE_SETRESUID
+#undef EXPANDED_AUTHDIR
#undef EXPANDED_DATADIR
-#undef EXPANDED_PIXMAPDIR
#undef EXPANDED_BINDIR
-#undef EXPANDED_SBINDIR
+#undef EXPANDED_GDMCONFIGDIR
#undef EXPANDED_LIBEXECDIR
#undef EXPANDED_LIBDIR
-#undef EXPANDED_GDMCONFIGDIR
#undef EXPANDED_LOCALEDIR
-#undef EXPANDED_AUTHDIR
#undef EXPANDED_LOGDIR
+#undef EXPANDED_PIXMAPDIR
+#undef EXPANDED_SBINDIR
#undef EXPANDED_SYSCONFDIR
#undef EXPANDED_SESSDIR
#undef X_PATH
@@ -37,16 +52,4 @@
#undef X_SERVER_PATH
#undef X_XNEST_PATH
#undef X_XNEST_CONFIG_OPTIONS
-#undef X_CONF_PATH
#undef X_CONFIG_OPTIONS
-#undef GETTEXT_PACKAGE
-#undef HAVE_LOGINCAP
-#undef HAVE_SYS_SOCKIO_H
-#undef HAVE_SCHED_YIELD
-#undef ENABLE_IPV6
-#undef HAVE_SELINUX
-#undef HAVE_PASSWDEXPIRED
-#undef HAVE_CHPASS
-#undef HAVE_LOGINRESTRICTIONS
-#undef HAVE_LOGINDEVPERM
-#undef HAVE_ADT