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:
Michael Jumper 2015-12-15 13:11:16 -08:00
parent edd6b9af1c
commit 3e69bc51e7

View File

@ -100,7 +100,7 @@ libguac_la_CFLAGS = \
-Werror -Wall -pedantic -Iguacamole
libguac_la_LDFLAGS = \
-version-info 10:0:0 \
-version-info 11:0:0 \
@CAIRO_LIBS@ \
@JPEG_LIBS@ \
@PNG_LIBS@ \