]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Move version ABI from Makefile to configure.ac
authorGuillem Jover <guillem@hadrons.org>
Fri, 12 Jul 2013 20:15:58 +0000 (22:15 +0200)
committerGuillem Jover <guillem@hadrons.org>
Sun, 14 Jul 2013 08:27:25 +0000 (10:27 +0200)
commit3077d2fffc55aff310eb4f5e2bb82ba176bce5c1
tree558f86e677621564b8a31fb295d7f6a5b785ef5f
parent1bf0a55579d823fadccb1ff2d58770cbb404c810
build: Move version ABI from Makefile to configure.ac

It's easier to find there, and the value can be reused in case we have
to provide another shared library.
configure.ac
src/Makefile.am