[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Autoconf Archive branch, master, updated. v2009.07.20-692-g92d4b03
From: |
autoconf-archive-commits |
Subject: |
Autoconf Archive branch, master, updated. v2009.07.20-692-g92d4b03 |
Date: |
Sat, 19 Sep 2009 01:45:09 +0200 |
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 "Autoconf Archive".
The branch, master has been updated
via 92d4b0359d6fa12a6ee41056e879dd4087cc6d8d (commit)
via d680d8ed79037c2dc00b693ee593a0da02529308 (commit)
via 374be76dcb55b717b26a45e91bebd46f338dd860 (commit)
via a336c4891d0201f531ee48af130df3bfb105a7d7 (commit)
via 6d8c4e34059ec356831c32b4fb9905a797e7d8fb (commit)
via fe53369c3a71093306fdf132e2f622f36b97fdb9 (commit)
via 2e897dbf329762f500eb40093b3175fbba7c11d5 (commit)
via bf7e9ffefbe59d0a0027467533097213e74321cd (commit)
from 1bb4774cd4be401ef65995c585a94be87a07820f (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 92d4b0359d6fa12a6ee41056e879dd4087cc6d8d
Author: Peter Simons <address@hidden>
Date: Sat Sep 19 01:29:41 2009 +0200
maintainer-clean: clean the COPYING file, it's installed by automake
commit d680d8ed79037c2dc00b693ee593a0da02529308
Author: Peter Simons <address@hidden>
Date: Sat Sep 19 01:29:12 2009 +0200
bootstrap.sh: generate a ChangeLog only for the macro contents
Users typically aren't interested in the meta files like Makefile.am
etc., and if they are, the complete history is publicly available in
git.
TODO: This really ought to be done by automake.
commit 374be76dcb55b717b26a45e91bebd46f338dd860
Author: Peter Simons <address@hidden>
Date: Sat Sep 19 01:26:50 2009 +0200
cfg.mk: dropped obsolete taint-distcheck and my-distcheck targets
commit a336c4891d0201f531ee48af130df3bfb105a7d7
Author: Peter Simons <address@hidden>
Date: Sat Sep 19 01:26:25 2009 +0200
configure.ac: brought copyright line in sync with the one in the texinfo
documentation
Eventually, the copyright will be transferred to the FSF.
commit 6d8c4e34059ec356831c32b4fb9905a797e7d8fb
Author: Peter Simons <address@hidden>
Date: Sat Sep 19 00:53:36 2009 +0200
Integrated Texinfo documentation into the Automake build.
commit fe53369c3a71093306fdf132e2f622f36b97fdb9
Author: Peter Simons <address@hidden>
Date: Sat Sep 19 00:45:10 2009 +0200
AX_PROG_PERL_MODULES: cosmetic in the documentation, no functional changes
commit 2e897dbf329762f500eb40093b3175fbba7c11d5
Author: Peter Simons <address@hidden>
Date: Sat Sep 19 00:13:06 2009 +0200
TODO: updated several entries
commit bf7e9ffefbe59d0a0027467533097213e74321cd
Author: Peter Simons <address@hidden>
Date: Sat Sep 19 00:12:42 2009 +0200
bootstrap.sh: warn maintainers if the html tree is not present
Without it, ./configure won't work correctly because of the following code:
HTMLFILE=""
for n in ${srcdir}/html/*.* ; do
HTMLFILE="${HTMLFILE} ${n}"
done
AC_SUBST([HTMLFILE])
Arguably, this behavior is unsatisfactory, but I can't think of an ad hoc
solution that's better.
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 3 +++
Makefile.am | 8 ++++++--
TODO | 29 ++++++++++++++++++++++++++---
autoconf-archive.texi | 4 ++--
bootstrap.sh | 8 +++++++-
cfg.mk | 25 ++++++++-----------------
configure.ac | 16 ++++++++++++----
m4/ax_prog_perl_modules.m4 | 4 ++--
8 files changed, 66 insertions(+), 31 deletions(-)
hooks/post-receive
--
Autoconf Archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Autoconf Archive branch, master, updated. v2009.07.20-692-g92d4b03,
autoconf-archive-commits <=