New module 'uniwidth/u16-strwidth'.
[gnulib.git] / modules / iconv
index a7cbf15..0b930cc 100644 (file)
@@ -13,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