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 gss".
http://git.savannah.gnu.org/cgit/gss.git/commit/?id=b161220796d6b9fdc652a8da7eadb9ae03dd8339 The branch, master has been updated via b161220796d6b9fdc652a8da7eadb9ae03dd8339 (commit) from 20affa83054f98f1ff3d2475e671fab9dffa9c02 (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 b161220796d6b9fdc652a8da7eadb9ae03dd8339 Author: Simon Josefsson <[email protected]> Date: Mon Nov 21 15:30:00 2011 +0100 Bump required gettext version (0.18.1 is part of Debian Squeeze). ----------------------------------------------------------------------- Summary of changes: configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 3aa17e1..b0f82c0 100644 --- a/configure.ac +++ b/configure.ac @@ -50,8 +50,8 @@ DLL_VERSION=`expr ${LT_CURRENT} - ${LT_AGE}` AC_SUBST(DLL_VERSION) # Internationalization. -AM_GNU_GETTEXT(external) -AM_GNU_GETTEXT_VERSION(0.17) +AM_GNU_GETTEXT([external]) +AM_GNU_GETTEXT_VERSION([0.18.1]) # For gnulib stuff. gl_INIT hooks/post-receive -- GNU gss _______________________________________________ Gss-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gss-commit
