add -version-info to libFLAC_la_LDFLAGS

This commit is contained in:
Josh Coalson
2001-07-16 18:10:19 +00:00
parent 0fb3ee8f62
commit 522f7d3f02

View File

@@ -37,6 +37,8 @@ endif
endif
endif
libFLAC_la_LDFLAGS = -version-info 1:0:0
libFLAC_la_SOURCES = \
bitbuffer.c \
bitmath.c \