This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 8fc6b4b30 newlib: regen aclocal.m4 after autoconf update new 6d3ddf512 Bump to autoconf 2.69 and automake 1.15.1
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .gitignore | 1 - README-maintainer-mode | 4 +- ar-lib | 270 +++++++++++ config/override.m4 | 2 +- configure | 1238 ++++++++++++++++++++++++++---------------------- configure.ac | 5 +- libtool.m4 | 4 +- test-driver | 148 ++++++ 8 files changed, 1085 insertions(+), 587 deletions(-) create mode 100755 ar-lib create mode 100755 test-driver