changeset 3820:6b5a1d1d001e

Enable compiler.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 20 Oct 2007 06:07:49 +0300
parents df7c8b32c389
children 09de487ea683
files src/audacious/tuple_formatter.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/audacious/tuple_formatter.c	Sat Oct 20 04:33:00 2007 +0300
+++ b/src/audacious/tuple_formatter.c	Sat Oct 20 06:07:49 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: