]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
Rework the way how so version is defined
authorJan Safranek <jsafrane@redhat.com>
Thu, 26 Mar 2009 14:10:09 +0000 (15:10 +0100)
committerJan Safranek <jsafrane@redhat.com>
Thu, 26 Mar 2009 14:10:09 +0000 (15:10 +0100)
commitb5a9d8553bd1fa47ba354bf52b4adc03d070b1e3
tree4960a21e5ed8778d8554dec231421bbfa12c4f80
parent5d17fc1d7f60abd35f852706bef06411a963caa3
Rework the way how so version is defined

Make the shared object version a bit more usable, the notation with double
colons cannot be used on different places (see next patch).

Also run automake && autoconf to refresh the generated stuff.

Signed-off-by: Jan Safranek <jsafrane@redhat.com>
15 files changed:
Makefile.in
configure
configure.in
dist/Makefile.in
doc/Makefile.in
doc/man/Makefile.in
include/Makefile.in
samples/Makefile.in
scripts/Makefile.in
src/Makefile.am
src/Makefile.in
src/daemon/Makefile.in
src/pam/Makefile.in
src/tools/Makefile.in
tests/Makefile.in