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:
authorJoern Rennecke <joern.rennecke@embecosm.com>2006-05-11 19:49:52 +0400
committerJoern Rennecke <joern.rennecke@embecosm.com>2006-05-11 19:49:52 +0400
commite1b888df24db3424b2e6e8f6b6690905bfbfe7a8 (patch)
tree1ce666d56a9be589b29c3e75de2d8a772b961c67 /newlib/configure
parent51d7d63178390e0a5e793896c212c8f472bbf40b (diff)
* acinclude.m4 (_NEWLIB_VERSION): Rename to:
(DEF_NEWLIB_VERSION). * configure.in (_NEWLIB_VERSION): Use NEWLIB_VERSION. * configure: Regenerate.
Diffstat (limited to 'newlib/configure')
-rwxr-xr-xnewlib/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/configure b/newlib/configure
index 0366dced2..cf213e75a 100755
--- a/newlib/configure
+++ b/newlib/configure
@@ -5148,7 +5148,7 @@ _ACEOF
fi
cat >>confdefs.h <<_ACEOF
-#define "$VERSION"
+#define _NEWLIB_VERSION "1.14.0"
_ACEOF