summaryrefslogtreecommitdiff
path: root/modules/iconv
diff options
context:
space:
mode:
Diffstat (limited to 'modules/iconv')
-rw-r--r--modules/iconv4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/iconv b/modules/iconv
index a7cbf15465..757bd5b6cc 100644
--- a/modules/iconv
+++ b/modules/iconv
@@ -13,7 +13,9 @@ AM_ICONV
Makefile.am:
Include:
-<iconv.h>
+#if HAVE_ICONV
+# include <iconv.h>
+#endif
License:
LGPL