X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistr%2Fu32-strlen;h=35892d0a3d273ce19686a1a872cdc93c43980d4c;hb=a8184d2038fcd3620daa6ef37f910b4e2853e4cc;hp=d8f73cc70fc31a9427b290f19419a91f113f89a6;hpb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;p=gnulib.git diff --git a/modules/unistr/u32-strlen b/modules/unistr/u32-strlen index d8f73cc70..35892d0a3 100644 --- a/modules/unistr/u32-strlen +++ b/modules/unistr/u32-strlen @@ -9,9 +9,12 @@ Depends-on: unistr/base configure.ac: -gl_LIBUNISTRING_LIBSOURCE([0.9], [unistr/u32-strlen.c]) +gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-strlen]) Makefile.am: +if LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN +lib_SOURCES += unistr/u32-strlen.c +endif Include: "unistr.h"