Automatically generate versions from git
authorClinton Ebadi <clinton@unknownlamer.org>
Sun, 10 May 2020 20:32:46 +0000 (16:32 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Sun, 10 May 2020 20:32:46 +0000 (16:32 -0400)
commit3804f43913ab073eee40f09d3d46398c52cd8ba8
tree8758af1ea3264745841a2698c82c223876b8a342
parent8cd2bd26d77338050a72ab5553151284855f535d
Automatically generate versions from git

Integrates GNULib's git-version-gen. Requested by Dale Smith.

Bundle a bootstrap script since it seems the attempt to eliminate them
a decade and a half ago failed and everyone is doing it (plus we have
two commands we need to run and not just autoreconf now).
.gitignore
Makefile.am
README.CVS [deleted file]
README.GIT [new file with mode: 0644]
bootstrap [new file with mode: 0755]
build-aux/.gitignore [new file with mode: 0644]
configure.ac
lib/.gitignore [new file with mode: 0644]
m4/.gitignore [new file with mode: 0644]
m4/gnulib-cache.m4 [new file with mode: 0644]