summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m45
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index 3ec50447e2..6a0cf69872 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -250,4 +250,9 @@ fi
else
AC_DEFINE([GNUTLS_POINTER_TO_INT_CAST], [])
fi
+
+dnl this is called from somewhere else
+dnl #AM_ICONV
+dnl m4_ifdef([gl_ICONV_MODULE_INDICATOR],
+dnl [gl_ICONV_MODULE_INDICATOR([iconv])])
])