From 04623abca14fba1a129b466318baab910bedc9b8 Mon Sep 17 00:00:00 2001 From: Brian Cameron Date: Thu, 2 Mar 2006 00:51:54 +0000 Subject: Updated. Update to 2.13.0.9. Added code to support the change in 2006-03-03 Brian Cameron * Release 2.13.0.10: * NEWS: Updated. * configure.ac, acconfig.h: Update to 2.13.0.9. Added code to support the change in gdmconfig.c below. * gui/gdmconfig.c: Fix so that if gdm.conf file exists on the system this is used instead of custom.conf. This makes GDM more backwards compatible and won't break user configuration if the user has an old config file. --- acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 5322ccd2..2d07a8c1 100644 --- a/acconfig.h +++ b/acconfig.h @@ -4,6 +4,7 @@ #undef GETTEXT_PACKAGE #undef GDM_DEFAULTS_CONF #undef GDM_CUSTOM_CONF +#undef GDM_OLD_CONF #undef GDM_USER_PATH #undef HALT_COMMAND #undef REBOOT_COMMAND -- cgit v1.2.1