install-reloc: Support multi-binary installation.
[gnulib.git] / modules / striconveh
index c7da73e..acfd963 100644 (file)
@@ -4,6 +4,7 @@ Character set conversion of strings with error handling, uses iconv.
 Files:
 lib/striconveh.h
 lib/striconveh.c
+lib/iconveh.h
 
 Depends-on:
 stdbool
@@ -17,6 +18,7 @@ unistr/u8-uctomb
 strdup
 c-strcase
 c-strcaseeq
+memmove
 
 configure.ac:
 if test $gl_cond_libtool = false; then
@@ -37,7 +39,7 @@ Link:
 $(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible