* modules/gettimeofday (License): Change from GPL to LGPL, since
[gnulib.git] / modules / iconv
index 3664d31..757bd5b 100644 (file)
@@ -3,7 +3,6 @@ Character set conversion.
 
 Files:
 m4/iconv.m4
-build-aux/config.rpath
 
 Depends-on:
 havelib
@@ -14,7 +13,9 @@ AM_ICONV
 Makefile.am:
 
 Include:
-<iconv.h>
+#if HAVE_ICONV
+# include <iconv.h>
+#endif
 
 License:
 LGPL