GUAC-1392: Update libtool version (libguac API has changed and is not 100% compatible with 0.9.8 or older).
This commit is contained in:
parent
edd6b9af1c
commit
3e69bc51e7
@ -100,7 +100,7 @@ libguac_la_CFLAGS = \
|
|||||||
-Werror -Wall -pedantic -Iguacamole
|
-Werror -Wall -pedantic -Iguacamole
|
||||||
|
|
||||||
libguac_la_LDFLAGS = \
|
libguac_la_LDFLAGS = \
|
||||||
-version-info 10:0:0 \
|
-version-info 11:0:0 \
|
||||||
@CAIRO_LIBS@ \
|
@CAIRO_LIBS@ \
|
||||||
@JPEG_LIBS@ \
|
@JPEG_LIBS@ \
|
||||||
@PNG_LIBS@ \
|
@PNG_LIBS@ \
|
||||||
|
Loading…
Reference in New Issue
Block a user