New module 'uniwidth/u16-strwidth'.
[gnulib.git] / modules / iconv
index 3664d31..0b930cc 100644 (file)
@@ -3,7 +3,6 @@ Character set conversion.
 
 Files:
 m4/iconv.m4
-build-aux/config.rpath
 
 Depends-on:
 havelib
@@ -14,7 +13,12 @@ AM_ICONV
 Makefile.am:
 
 Include:
-<iconv.h>
+#if HAVE_ICONV
+# include <iconv.h>
+#endif
+
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
 
 License:
 LGPL