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/libc/configure')
-rwxr-xr-xnewlib/libc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/configure b/newlib/libc/configure
index a4d21ed7f..6dffc7964 100755
--- a/newlib/libc/configure
+++ b/newlib/libc/configure
@@ -858,7 +858,7 @@ if test "${enable_newlib_mb+set}" = set; then
*) { echo "configure: error: bad value ${enableval} for newlib-mb option" 1>&2; exit 1; } ;;
esac
else
- newlib_mb=no
+ newlib_mb=
fi
# Check whether --enable-newlib-multithread or --disable-newlib-multithread was given.