* configure.ac: Remove manually resetting of LIBICONV variable

Fixes: #48193
Reported-by: ilovezfs
Reported-by: Charles
This commit is contained in:
Tim Rühsen 2017-02-15 20:03:58 +01:00
parent 32e26dc199
commit 2215ee8d10

View File

@ -641,10 +641,6 @@ AS_IF([test "X$iri" != "Xno"],[
AC_MSG_NOTICE([disabling IRIs because libiconv wasn't found])
fi
fi
],[ # else
# For some reason, this seems to be set even when we don't check.
# Explicitly unset.
LIBICONV=
])
AC_ARG_WITH(libidn, AC_HELP_STRING([--with-libidn=[DIR]],