OSDN Git Service

libparted: set the shared library version number manually
authorJim Meyering <meyering@redhat.com>
Sat, 13 Feb 2010 08:25:56 +0000 (09:25 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 13 Feb 2010 08:47:16 +0000 (09:47 +0100)
commit885d60458ce6e980d57a3e28ecc2fcba2af4d26c
tree3c75b20ed63ed55a1bfe0eb528f0b47d0c334406
parentea4d764d5df16fa17ef77c55a59587ca33e7546a
libparted: set the shared library version number manually

* libparted/Makefile.am (CURRENT, REVISION, AGE): Define here.
(libparted_la_LDFLAGS): Use them, rather than using the
automatically-defined LT_-prefixed variables.
Stop using the "-release" option.
Hans De Goede pointed out that the build process was automatically
changing the shared library name.
libparted/Makefile.am