Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / uniwidth / width
index d0fe654..1901557 100644 (file)
@@ -10,9 +10,12 @@ uniwidth/base
 streq
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [uniwidth/width])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH
 lib_SOURCES += uniwidth/width.c
+endif
 
 Include:
 "uniwidth.h"