# HG changeset patch # User Matti Hamalainen # Date 1192849192 -10800 # Node ID 1562830a356e3f1cb8e256d16bc486d7e4f87b5d # Parent a8950cdd20414a7696845035cb7744d2e9252055 Enable compiler again. diff -r a8950cdd2041 -r 1562830a356e src/audacious/tuple_formatter.c --- a/src/audacious/tuple_formatter.c Sat Oct 20 04:31:01 2007 +0300 +++ b/src/audacious/tuple_formatter.c Sat Oct 20 05:59:52 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. */ -#define TUPLE_USE_COMPILER +#undef TUPLE_USE_COMPILER /* * TUPLE_COMPILER_DEBUG: