diff stream/cache2.c @ 27343:5fe6a8adf569

Rename two GUI-related preprocessor directives: HAVE_NEW_GUI --> CONFIG_GUI, HAVE_GTK2_GUI --> CONFIG_GTK2
author diego
date Wed, 30 Jul 2008 13:44:59 +0000
parents ca50c4a72f68
children fb67a8f56bfc
line wrap: on
line diff
--- a/stream/cache2.c	Wed Jul 30 12:03:30 2008 +0000
+++ b/stream/cache2.c	Wed Jul 30 13:44:59 2008 +0000
@@ -369,7 +369,7 @@
 #endif
 #endif
   
-#ifdef HAVE_NEW_GUI
+#ifdef CONFIG_GUI
   use_gui = 0; // mp_msg may not use gui stuff in forked code
 #endif
 // cache thread mainloop: