Convert to auto-generated ChangeLog files.

Rename existing ChangeLog files so they won't be distributed.
Add targets to maintMakefile to generate ChangeLog from the Git
repository.  This will require a version of gnulib be available.
Because ChangeLog is auto-generated, we have to switch our
automake mode to "foreign" or it will complain and fail.
This commit is contained in:
Paul Smith
2013-10-13 10:54:32 -04:00
parent 188b2a0f23
commit 4792e154b6
10 changed files with 43 additions and 125 deletions

2
.gitignore vendored
View File

@@ -29,6 +29,8 @@ make
# Distribution artifacts
.dep_segment
.check-git-HEAD
ChangeLog
Makefile.DOS
NMakefile
README