summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2006-02-13 19:12:26 +0000
committerBrian Cameron <bcameron@src.gnome.org>2006-02-13 19:12:26 +0000
commit9db396d4a5fa5d4e854f44bcc0b761036c66e2c9 (patch)
treea2df8fe306b069baabdfc15f8c16db95e3a57e82 /acconfig.h
parent8632e2a5670d280c153a43b3b0b522f8c5369815 (diff)
downloadgdm-9db396d4a5fa5d4e854f44bcc0b761036c66e2c9.tar.gz
Change --with-configdir to --with-defaults-conf and make it work so that
2006-02-13 Brian Cameron <brian.cameron@sun.com> * acconfig.h, configure.ac, daemon/Makefile.am, daemon/gdmconfig.c, docs/C/gdm.xml: Change --with-configdir to --with-defaults-conf and make it work so that the gdm.conf and gdm.conf-custom file can be installed to different subdirectories. Fixes bug #330905. Patch provided by Ray Strode.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 266ec22d..5322ccd2 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -2,7 +2,8 @@
#undef VERSION
#undef AT_BINDIR
#undef GETTEXT_PACKAGE
-#undef GDM_CONFIGDIR
+#undef GDM_DEFAULTS_CONF
+#undef GDM_CUSTOM_CONF
#undef GDM_USER_PATH
#undef HALT_COMMAND
#undef REBOOT_COMMAND