summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2012-05-06 14:37:40 +0000
committerXavier Roche <xroche@users.noreply.github.com>2012-05-06 14:37:40 +0000
commitbbaccf7ba1676bd65c957102995396aae02c352a (patch)
tree681552387fd9b789ca0ef4139a5166ba6c3d1cef /config.h.in
parent53ee6f78b2f0d2ac7181372f193e4ce666814611 (diff)
-liconv
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 0ad9344..21d37a1 100644
--- a/config.h.in
+++ b/config.h.in
@@ -54,6 +54,9 @@
/* Check for large files support */
#undef HTS_LFS
+/* Check for libiconv */
+#undef LIBICONV
+
/* Check for libsocket */
#undef LIBSOCKET