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=ddc99d9a4045851a3da5e33b1a98eab7ee4eebfb The branch, master has been updated via ddc99d9a4045851a3da5e33b1a98eab7ee4eebfb (commit) from 2eab2fbb665034899e7a13f27b8f36a3f00356e1 (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 ddc99d9a4045851a3da5e33b1a98eab7ee4eebfb Author: Simon Josefsson <[email protected]> Date: Tue Aug 14 16:13:52 2012 +0200 Cleanup ./configure output. ----------------------------------------------------------------------- Summary of changes: configure.ac | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index f8a17ac..1cf3e04 100644 --- a/configure.ac +++ b/configure.ac @@ -160,10 +160,13 @@ AC_MSG_NOTICE([summary of build options: Host type: ${host} Install prefix: ${prefix} Compiler: ${CC} + C flags: ${CFLAGS} Warning flags: errors: ${WERROR_CFLAGS} warnings: ${WARN_CFLAGS} Library types: Shared=${enable_shared}, Static=${enable_static} Valgrind: ${VALGRIND} Version script: $have_ld_version_script - Enable krb5 mech: $kerberos5 I18n domain suffix: ${PO_SUFFIX:-none} + + Kerberos V5: $kerberos5 + LDADD: $LTLIBSHISHI ]) hooks/post-receive -- GNU gss _______________________________________________ Gss-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gss-commit
