X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistr%2Fu32-strmblen;h=c9e31fe5fbbb90c83b6d31517a6466537d45060d;hb=a90c7558ac078a459cb204f5140ed74e16c65ed6;hp=744af0d22726d473ae64d02e3ea64d11fbdd0881;hpb=0785c73b8869fdb3f3cadbd5d180e84b2e827be3;p=gnulib.git diff --git a/modules/unistr/u32-strmblen b/modules/unistr/u32-strmblen index 744af0d22..c9e31fe5f 100644 --- a/modules/unistr/u32-strmblen +++ b/modules/unistr/u32-strmblen @@ -8,9 +8,12 @@ Depends-on: unistr/base configure.ac: +gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-strmblen]) Makefile.am: +if LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN lib_SOURCES += unistr/u32-strmblen.c +endif Include: "unistr.h"