From 1cc91a4b179b13c19d3318e64896088fefde6c3c Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Sun, 2 Jun 2013 00:01:23 +0200
Subject: Fix double- and zero-wide characters
It's not perfect but seems to work well enough.
---
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 adc32d8..a5fd1be 100644
--- a/config.h.in
+++ b/config.h.in
@@ -8,5 +8,7 @@
#define GETTEXT_PACKAGE PROJECT_NAME
#define GETTEXT_DIRNAME "${CMAKE_INSTALL_PREFIX}/share/locale"
+#cmakedefine HAVE_WCWIDTH
+
#endif /* ! CONFIG_H */
--
cgit v1.2.3-70-g09d2