changeset 3821:09de487ea683

Branch merge.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 20 Oct 2007 06:08:25 +0300
parents 6b5a1d1d001e (diff) 94927e11786e (current diff)
children c597262d6d50
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/audacious/tuple_formatter.c	Sat Oct 20 06:07:00 2007 +0300
+++ b/src/audacious/tuple_formatter.c	Sat Oct 20 06:08:25 2007 +0300
@@ -30,7 +30,7 @@
  *  Undefine this to disable usage of the Tuplez compiler implementation.
  *  This may be useful for prototyping new features of the language.
  */
-#undef TUPLE_USE_COMPILER
+#define TUPLE_USE_COMPILER
 
 /*
  * TUPLE_COMPILER_DEBUG: