GUACAMOLE-1886: Bump libguac to new soversion (interfaces changed).
The contents of the guac_client structure have been modified such that existing structure members may have different offsets. Established code that links against libguac will need to be rebuilt.
This commit is contained in:
parent
3a6c33a6d3
commit
e582b96825
@ -160,7 +160,7 @@ libguac_la_CFLAGS = \
|
||||
-Werror -Wall -pedantic
|
||||
|
||||
libguac_la_LDFLAGS = \
|
||||
-version-info 22:0:1 \
|
||||
-version-info 23:0:0 \
|
||||
-no-undefined \
|
||||
@CAIRO_LIBS@ \
|
||||
@DL_LIBS@ \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user