md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / striconveh
index ce87e07..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
@@ -33,8 +35,11 @@ endif
 Include:
 "striconveh.h"
 
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible