readutmp: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / modules / uniconv / u8-strconv-from-enc
index f3a4cdf..95227b5 100644 (file)
@@ -11,15 +11,18 @@ uniconv/u8-conv-from-enc
 unistr/u8-strlen
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [uniconv/u8-strconv-from-enc])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC
 lib_SOURCES += uniconv/u8-strconv-from-enc.c
+endif
 
 Include:
 "uniconv.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible