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.in')
-rw-r--r--newlib/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/configure.in b/newlib/configure.in
index 4d04aae05..2c5ca3c5d 100644
--- a/newlib/configure.in
+++ b/newlib/configure.in
@@ -243,7 +243,7 @@ if test "${newlib_iconv_external_ccs}" = "yes"; then
AC_DEFINE_UNQUOTED(_ICONV_ENABLE_EXTERNAL_CCS)
fi
-AC_DEFINE_UNQUOTED(_NEWLIB_VERSION,"$VERSION")
+AC_DEFINE_UNQUOTED(_NEWLIB_VERSION,"NEWLIB_VERSION")
if test "${multilib}" = "yes"; then
multilib_arg="--enable-multilib"