libguac.la (1010B)
1# libguac.la - a libtool library file 2# Generated by libtool (GNU libtool) 2.4.7 3# 4# Please DO NOT delete this file! 5# It is necessary for linking the library. 6 7# The name that we can dlopen(3). 8dlname='libguac.so.23' 9 10# Names of this library. 11library_names='libguac.so.23.0.0 libguac.so.23 libguac.so' 12 13# The name of the static archive. 14old_library='libguac.a' 15 16# Linker flags that cannot go in dependency_libs. 17inherited_linker_flags='' 18 19# Libraries that this one depends upon. 20dependency_libs=' -lcairo -ldl -ljpeg -lpng -lpthread -lssl -lcrypto -luuid -lwebp -L/opt/guacamole/lib' 21 22# Names of additional weak libraries provided by this library 23weak_library_names='' 24 25# Version information for libguac. 26current=23 27age=0 28revision=0 29 30# Is this an already installed library? 31installed=yes 32 33# Should we warn about portability when linking against -modules? 34shouldnotlink=no 35 36# Files to dlopen/dlpreopen 37dlopen='' 38dlpreopen='' 39 40# Directory that this library needs to be installed in: 41libdir='/opt/guacamole/lib'