tanl: Simplify for platforms where 'long double' == 'double'.
[gnulib.git] / modules / unistr / u8-to-u32
index a3d27d9..cbbd9a2 100644 (file)
@@ -9,15 +9,18 @@ unistr/base
 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