Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/configure')
-rwxr-xr-xnewlib/configure5
1 files changed, 0 insertions, 5 deletions
diff --git a/newlib/configure b/newlib/configure
index a80cf0194..7b2a45868 100755
--- a/newlib/configure
+++ b/newlib/configure
@@ -12076,11 +12076,6 @@ fi
HAVE_ICONVDATA=false
-case $host in
- i[34567]86-pc-linux-*)
- HAVE_ICONVDATA=true
- ;;
-esac
if $HAVE_ICONVDATA; then
HAVE_ICONVDATA_TRUE=
HAVE_ICONVDATA_FALSE='#'