mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
bump libtool library version numbers
This commit is contained in:
@@ -61,7 +61,7 @@ EXTRA_DIST = \
|
||||
libFLAC.m4
|
||||
|
||||
# see 'http://www.gnu.org/software/libtool/manual.html#SEC35' for numbering convention
|
||||
libFLAC_la_LDFLAGS = -version-info 6:0:0 -lm $(LOCAL_EXTRA_LDFLAGS)
|
||||
libFLAC_la_LDFLAGS = -version-info 6:1:0 -lm $(LOCAL_EXTRA_LDFLAGS)
|
||||
libFLAC_la_SOURCES = \
|
||||
bitbuffer.c \
|
||||
bitmath.c \
|
||||
|
||||
Reference in New Issue
Block a user