# HG changeset patch # User Matti Hamalainen # Date 1192849669 -10800 # Node ID 6b5a1d1d001ec4aac2882c319fc53599dbbb613f # Parent df7c8b32c3891031649448f7724fef3cf55a714a Enable compiler. diff -r df7c8b32c389 -r 6b5a1d1d001e src/audacious/tuple_formatter.c --- 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: