aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 938fea054d..535d982e7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -341,6 +341,7 @@ if test "$have_iconv" = no; then
fi
AC_SUBST(ICONV_LIBS)
+save_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS -I$srcdir"
AC_MSG_CHECKING([preferred charset name formats for system iconv])