--- rxvt-unicode/src/encoding.C 2004/03/10 18:42:58 1.9 +++ rxvt-unicode/src/encoding.C 2004/03/14 17:33:07 1.10 @@ -247,7 +247,9 @@ &rxvt_codeset_conv_unicode }; -//#define ENCODING_COMPOSE +#if ENABLE_COMBINING +# define ENCODING_COMPOSE +#endif #include "table/compose.h"