X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistr%2Fu8-to-u32;h=cbbd9a2f3caa401b43a80162e3861d314bfd917f;hb=6e33eaed1cd5ddcdfc48476059012fed68f71f8e;hp=7b3dcb5b661ff20f9f1f07367cc9c654e14ed614;hpb=6f18b53d9342b4e55364e0c081928f65b5d7ed79;p=gnulib.git diff --git a/modules/unistr/u8-to-u32 b/modules/unistr/u8-to-u32 index 7b3dcb5b6..cbbd9a2f3 100644 --- a/modules/unistr/u8-to-u32 +++ b/modules/unistr/u8-to-u32 @@ -6,18 +6,21 @@ lib/unistr/u8-to-u32.c Depends-on: unistr/base -unistr/u8-mbtouc +unistr/u8-mbtoucr configure.ac: +gl_LIBUNISTRING_MODULE([0.9.3], [unistr/u8-to-u32]) Makefile.am: +if LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32 lib_SOURCES += unistr/u8-to-u32.c +endif Include: "unistr.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible