Relicense some modules under LGPLv2+, for libidn2.
[gnulib.git] / modules / unistr / u8-to-u32
index 7b3dcb5..cbbd9a2 100644 (file)
@@ -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