Fix all links to libtool version info rules.

This commit is contained in:
Erik de Castro Lopo
2012-05-07 19:45:23 +10:00
parent f491b73385
commit d9fde55674
5 changed files with 5 additions and 5 deletions

View File

@@ -104,7 +104,7 @@ extra_ogg_sources = \
ogg_helper.c \
ogg_mapping.c
endif
# see 'http://www.gnu.org/software/libtool/manual.html#Libtool-versioning' for numbering convention
# see 'http://www.gnu.org/software/libtool/manual/libtool.html#Libtool-versioning' for numbering convention
libFLAC_la_LDFLAGS = -version-info 10:0:2 $(LOCAL_EXTRA_LDFLAGS) @LT_NO_UNDEFINED@
libFLAC_la_SOURCES = \
bitmath.c \