From 550a0419a64f01e8b14f5ecaed6f1b8d190837f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sat, 26 Mar 2016 14:07:09 +0100 Subject: degesch: detect //TRANSLIT support, use cp1252 Now BSDs should have it enabled as well. --- config.h.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 100ac26..e5a98d0 100644 --- a/config.h.in +++ b/config.h.in @@ -8,4 +8,6 @@ #cmakedefine HAVE_EDITLINE #cmakedefine HAVE_LUA +#cmakedefine01 ICONV_ACCEPTS_TRANSLIT + #endif // ! CONFIG_H -- cgit v1.2.3