# HG changeset patch # User Matti Hamalainen # Date 1192849705 -10800 # Node ID 09de487ea6839abfb8cf68c6ee20a7bef1925175 # Parent 6b5a1d1d001ec4aac2882c319fc53599dbbb613f# Parent 94927e11786e960362a3c1285f3e79b4ac4491e9 Branch merge. diff -r 94927e11786e -r 09de487ea683 src/audacious/tuple_formatter.c --- 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: