OSDN Git Service

configure: support raising major version in soname
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 18 Dec 2013 04:20:11 +0000 (05:20 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 22 Dec 2013 19:21:18 +0000 (20:21 +0100)
commit102b794e09482fec881e7ec903e57914895f9b74
treeac46c2dcb072cf682392066789a472c0c97f96e0
parent88956f73f29c9f066718b4c83bb628872990b879
configure: support raising major version in soname

this allows seperate installation of shared libs that should not conflict with
whatever is already installed.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
configure
libavcodec/utils.c