[SCM] GNU gnutls branch, master, updated. gnutls-3_0_12-81-g3f217dc
"Simon Josefsson" <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gnutls.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 gnutls".
http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=3f217dc6257a9ab6a862336fd5c8a1e44e109d7c
The branch, master has been updated
via 3f217dc6257a9ab6a862336fd5c8a1e44e109d7c (commit)
from e198c9dea96c279cb2840b824276fe6fd5dca839 (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 3f217dc6257a9ab6a862336fd5c8a1e44e109d7c
Author: Simon Josefsson <[email protected]>
Date: Wed Jan 25 10:55:26 2012 +0100
Silence autoreconf with a dummy ChangeLog file.
-----------------------------------------------------------------------
Summary of changes:
cfg.mk | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/cfg.mk b/cfg.mk
index b8a4ce7..208474e 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -59,6 +59,7 @@ autoreconf:
mv build-aux/config.rpath build-aux/config.rpath-
autopoint
rm -f m4/codeset.m4 m4/gettext.m4 m4/glibc21.m4 m4/glibc2.m4 m4/iconv.m4 m4/intdiv0.m4 m4/intldir.m4 m4/intl.m4 m4/intlmacosx.m4 m4/intmax.m4 m4/inttypes_h.m4 m4/inttypes-pri.m4 m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/lock.m4 m4/longlong.m4 m4/nls.m4 m4/po.m4 m4/printf-posix.m4 m4/progtest.m4 m4/size_max.m4 m4/stdint_h.m4 m4/uintmax_t.m4 m4/wchar_t.m4 m4/wint_t.m4 m4/visibility.m4 m4/xsize.m4
+ touch ChangeLog
test -f ./configure || AUTOPOINT=true autoreconf --install
mv build-aux/config.rpath- build-aux/config.rpath
hooks/post-receive
--
GNU gnutls