mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-16 05:49:51 +02:00
configure/automake: no -version-info for convenience libs
Silences: libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries Change-Id: I5705383b58f529fb06c2bf0932976b5a202446b6
This commit is contained in:
@ -7,7 +7,6 @@ libwebputils_la_SOURCES = alpha.h alpha.c \
|
||||
quant_levels.c \
|
||||
tcoder.h tcoderi.h tcoder.c \
|
||||
thread.h thread.c
|
||||
libwebputils_la_LDFLAGS = -version-info 0:0:0
|
||||
libwebputilsinclude_HEADERS = ../webp/types.h
|
||||
libwebputilsincludedir = $(includedir)/webp
|
||||
|
||||
|
Reference in New Issue
Block a user