]> Savannah Git Hosting - gnulib.git/commit
libposix: version filter script was adding a newline
authorGary V. Vaughan <gary@gnu.org>
Wed, 8 Dec 2010 13:59:59 +0000 (20:59 +0700)
committerGary V. Vaughan <gary@gnu.org>
Wed, 8 Dec 2010 13:59:59 +0000 (20:59 +0700)
commit54446af5dd71cbf60294225f1bb2599111ba9d4f
tree996e9792b59c90fbacbdc890a39abcd21dcbc260
parent18e37ae78e8052340a6d82823da61c9a9bd9e1db
libposix: version filter script was adding a newline

* libposix/configure.ac (AC_INIT): Use the output of
git-version-gen unmodified, os per other GNU projects...
otherwise the spurious newline added to the version number
breaks operation of the configure script (tested with
Autoconf-2.68).
* libposix/mk-tarball: Remove the filter here too, otherwise
we'll end up with two conflicting version numbers in the same
release!

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
ChangeLog
libposix/configure.ac
libposix/mk-tarball