]> Savannah Git Hosting - gnulib.git/commit
libposix: use git-version-gen for version numbering
authorGary V. Vaughan <gary@gnu.org>
Mon, 11 Oct 2010 14:13:28 +0000 (21:13 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 12 Oct 2010 12:10:27 +0000 (19:10 +0700)
commit1f01e0e64587f34122822ba0ee9f445f17153173
tree60ab99fb1d914e09cbae11215b15adcdd7fbc3d5
parenteb070b3d1516e35e7359e18d048ef70bf0358678
libposix: use git-version-gen for version numbering

* build-aux/git-version-gen: In order to work inside the
libposix subdirectory, also check the parent directory for .git
before assuming git describe will not work.
* libposix/bootstrap: Add git-version-gen to gnulib-tool
invocation.
* libposix/configure.ac (AC_INIT): Use it to get a unique
version number, and a configure time banner.
ChangeLog
build-aux/git-version-gen
libposix/.gitignore
libposix/bootstrap
libposix/configure.ac
libposix/lib/Makefile.am