Remove skipping libunistring with --disable-iri

* configure.ac: Remove checking for IRI=no

On certain systems, gnulib falls back to libunistring
for mbtowc() and wcwidth() (used in src/progress.c).

Reported-by: Zhiming Wang
This commit is contained in:
Tim Rühsen 2017-02-06 11:25:48 +01:00
parent d680b0b551
commit 990f3d67d3

View File

@ -663,11 +663,6 @@ if test "X$iri" != "Xno"; then
# ])
])
fi
if test "X$iri" = "Xno"; then
# we don't need libunistring - clear settings from gnulib module
LIBUNISTRING=""
LTLIBUNISTRING=""
fi
dnl
dnl Check for UUID