build: enable git-version-gen, automake silent rules, generate ChangeLog
authorJim Meyering <meyering@redhat.com>
Sun, 16 Aug 2009 08:35:56 +0000 (10:35 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 18 Aug 2009 07:28:05 +0000 (09:28 +0200)
commit3a1d5202cd7313c32cec26ade8c36a26ed0fef49
tree2ba5f31e81f3d0c9852b5ce5303034c2c74a1d93
parentca0023a6b2320ad01ce99cffa956132e8d9652c8
build: enable git-version-gen, automake silent rules, generate ChangeLog

* configure.ac (AC_INIT): Use git-version-gen.
Use AM_SILENT_RULES([yes]).
(AM_INIT_AUTOMAKE): Drop gnits; conflicts with git-version-gen versions.
* bootstrap.conf (gnulib_modules): Use getopt-gnu
Ensure ChangeLog exists, for automake.
rather than obsolete "getopt" module.
Add gitlog-to-changelog.
Add git-version-gen.
Add gnu-make, gnumakefile and maintainer-makefile.
* Makefile.am (dist-hook, gen-ChangeLog): New rules, to generate
ChangeLog and insert it into the distribution tarball.
(EXTRA_DIST): Add ChangeLog-2007.
.gitignore
Makefile.am
bootstrap.conf
configure.ac
m4/.gitignore