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:
authorJeff Johnston <jjohnstn@redhat.com>2013-12-24 00:45:10 +0400
committerJeff Johnston <jjohnstn@redhat.com>2013-12-24 00:45:10 +0400
commit5ac847c62948fb6238ec07fec27591ad01b71b1a (patch)
tree73262dae16b5e5aedb315425a136d7d4a61eb163 /newlib/Makefile.in
parentb153931f1833ff80bdd27d9b6ae1dee56d36ed8a (diff)
2013-12-23 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 2.1.0 info. * README: Ditto. * acinclude.m4: Change version number to 2.1.0. * aclocal.m4: Regenerated. * configure: Ditto. * Makefile.in: Regenerated. * doc/aclocal.m4: Ditto. * doc/configure: Ditto. * libc/*/aclocal.m4: Ditto. * libc/*/configure: Ditto. * libc/libc.texinfo: Ditto. * libm/*/aclocal.m4: Ditto. * libm/*/configure: Ditto. * libm/libm.texinfo: Ditto. * libc/sys/linux/shared.ld: Add VERS_2.1
Diffstat (limited to 'newlib/Makefile.in')
-rw-r--r--newlib/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/Makefile.in b/newlib/Makefile.in
index c4b9f8525..468ae9985 100644
--- a/newlib/Makefile.in
+++ b/newlib/Makefile.in
@@ -286,6 +286,7 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+libc_cv_cc_loop_to_function = @libc_cv_cc_loop_to_function@
libc_cv_initfinit_array = @libc_cv_initfinit_array@
libdir = @libdir@
libexecdir = @libexecdir@