X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funiwidth%2Fwidth;h=190155702a37e472b261ff6432e728ca0e2fa6a5;hb=ade8cd7e510c08163f4b80603de470555c92695c;hp=d0fe6540b2bb7b3f475c48670961205cea7d2750;hpb=c7a31c81cf5e6a129f6fba757ed63702df504888;p=gnulib.git diff --git a/modules/uniwidth/width b/modules/uniwidth/width index d0fe6540b..190155702 100644 --- a/modules/uniwidth/width +++ b/modules/uniwidth/width @@ -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"