Fix double- and zero-wide characters
It's not perfect but seems to work well enough.
This commit is contained in:
@@ -8,5 +8,7 @@
|
||||
#define GETTEXT_PACKAGE PROJECT_NAME
|
||||
#define GETTEXT_DIRNAME "${CMAKE_INSTALL_PREFIX}/share/locale"
|
||||
|
||||
#cmakedefine HAVE_WCWIDTH
|
||||
|
||||
#endif /* ! CONFIG_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user