From 7dd4a9e5f385c96a77e8ee5c977a1dde4c0ff467 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Mon, 22 Jul 2013 11:00:00 +0000 Subject: Revert "Disable support for UTF8" This reverts commit f909b54091bd20b3aefe153d7e46098bc4bab0f9. We are able now to compile with utf8 support. --- src/acconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/acconfig.h b/src/acconfig.h index 4a2c507..2e46985 100644 --- a/src/acconfig.h +++ b/src/acconfig.h @@ -157,7 +157,7 @@ # define FONT # define DW_CHARS # define ENCODINGS -//# define UTF8 +# define UTF8 # define COLORS16 # define ZMODEM # define BLANKER_PRG -- cgit v1.2.1