Enable messages fatality for: MAINTAINER_MODE
authorlace <>
Sun, 22 Jan 2006 11:23:19 +0000 (11:23 +0000)
committerlace <>
Sun, 22 Jan 2006 11:23:19 +0000 (11:23 +0000)
src/install/acquire/main.c

index 26447f4..4ef1a0d 100644 (file)
@@ -196,7 +196,7 @@ int errint;
 gboolean is_interactive;
 gboolean no_gnome;
 
-#if 0
+#ifdef MAINTAINER_MODE
        g_log_set_always_fatal(~(0
                        |G_LOG_LEVEL_MESSAGE
                        |G_LOG_LEVEL_INFO