]> git.ipfire.org Git - thirdparty/util-linux.git/commit - configure.ac
build-sys: use git-version-gen to distinct git and release versions
authorSami Kerola <kerolasa@iki.fi>
Thu, 31 Mar 2011 20:10:07 +0000 (22:10 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 5 Apr 2011 14:34:00 +0000 (16:34 +0200)
commit38c75b59e357c03877ccfc377c6d4400c9610c93
tree3c034a3fe4a01b08f38fb54f8136e6aaad7c7131
parentfb9d90d552a5043a994c9ba61f6876ac30143412
build-sys: use git-version-gen to distinct git and release versions

The script is copied as is from gnulib.

[kzak@redhat.com: - generate .tarball-version and .version files in
                    top level Makefile.am
                  - delete autom4te.cache in autogen.sh]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
.gitignore
Makefile.am
autogen.sh
configure.ac
tools/git-version-gen [new file with mode: 0755]