install-reloc: Support multi-binary installation.
[gnulib.git] / modules / unistr / u32-to-u8
index a5ace26..7db1d33 100644 (file)
@@ -9,15 +9,18 @@ unistr/base
 unistr/u8-uctomb
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-to-u8])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8
 lib_SOURCES += unistr/u32-to-u8.c
+endif
 
 Include:
 "unistr.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible