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