summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 2 insertions, 0 deletions
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 */