This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "DejaGNU".
The branch, master has been updated via 1a5f3ed034f6c5dc597c208bebce4a63ae6b2f6b (commit) via 37c5b27dc482bc414717cded73273793dd29b0d8 (commit) from c4ca1ba3f492d313b6eb6cd6f97018707552edd1 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1a5f3ed034f6c5dc597c208bebce4a63ae6b2f6b Author: Ben Elliston <b...@gnu.org> Date: Sun Mar 31 20:08:34 2013 +1100 Remove some warnings from new Automake. * configure.in: Rename to .. * configure.ac (AC_INIT): Use two-argument form. (AM_INIT_AUTOMAKE): Use zero-argument form. * aclocal.m4: Regenerate. * configure. Regenerate. * Makefile.in: Regenerate. commit 37c5b27dc482bc414717cded73273793dd29b0d8 Author: Ben Elliston <b...@gnu.org> Date: Sun Mar 31 19:47:55 2013 +1100 Run automake --add-missing to silence Automake warnings. * INSTALL: New. * COPYING: Likewise. ----------------------------------------------------------------------- Summary of changes: example/calc/ChangeLog | 9 + example/calc/Makefile.in | 202 ++++++--- example/calc/aclocal.m4 | 370 ++++++++-------- example/calc/configure | 630 +++++++++++++++------------ example/calc/{configure.in => configure.ac} | 6 +- COPYING => example/mathhelper/COPYING | 0 example/mathhelper/ChangeLog | 5 + example/mathhelper/INSTALL | 370 ++++++++++++++++ 8 files changed, 1054 insertions(+), 538 deletions(-) rename example/calc/{configure.in => configure.ac} (84%) copy COPYING => example/mathhelper/COPYING (100%) create mode 100644 example/mathhelper/INSTALL hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit