cscg24-guacamole

CSCG 2024 Challenge 'Guacamole Mashup'
git clone https://git.sinitax.com/sinitax/cscg24-guacamole
Log | Files | Refs | sfeed.txt

libguac-client-ssh.la (1244B)


      1# libguac-client-ssh.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-client-ssh.so.0'
      9
     10# Names of this library.
     11library_names='libguac-client-ssh.so.0.0.0 libguac-client-ssh.so.0 libguac-client-ssh.so'
     12
     13# The name of the static archive.
     14old_library='libguac-client-ssh.a'
     15
     16# Linker flags that cannot go in dependency_libs.
     17inherited_linker_flags=' -pthread'
     18
     19# Libraries that this one depends upon.
     20dependency_libs=' -L/opt/guacamole/lib -lssh2 /opt/guacamole/lib/libguac-terminal.la -lm -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lglib-2.0 -lintl /opt/guacamole/lib/libguac.la -lcairo -ldl -ljpeg -lpng -lpthread -lssl -lcrypto -luuid -lwebp'
     21
     22# Names of additional weak libraries provided by this library
     23weak_library_names=''
     24
     25# Version information for libguac-client-ssh.
     26current=0
     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'