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 "GNU libidn".
http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=7010f02429a4d60d61c6b0bc70c896f240c9419c The branch, master has been updated via 7010f02429a4d60d61c6b0bc70c896f240c9419c (commit) from 56eacb2d1e0575b2638200903609d68058dce727 (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 7010f02429a4d60d61c6b0bc70c896f240c9419c Author: Simon Josefsson <[email protected]> Date: Tue May 22 19:26:12 2012 +0200 Revert "Fix version controlled build of libidn with automake 1.12." This reverts commit cf725246a5585d56ccb14c46bfe2a163342ff21f. ----------------------------------------------------------------------- Summary of changes: configure.ac | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index dced578..4725137 100644 --- a/configure.ac +++ b/configure.ac @@ -34,10 +34,6 @@ AC_SUBST(LT_CURRENT, 17) AC_SUBST(LT_REVISION, 8) AC_SUBST(LT_AGE, 6) -# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it -m4_pattern_allow([AM_PROG_AR]) -AM_PROG_AR - AC_PROG_CC gl_EARLY lgl_EARLY hooks/post-receive -- GNU libidn _______________________________________________ Libidn-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/libidn-commit
