source: libabac/.libs/libabac.lai @ 80a0f3f

Last change on this file since 80a0f3f was 80a0f3f, checked in by Kyle <khaefner@…>, 7 years ago

initial commit

  • Property mode set to 100644
File size: 1.0 KB
Line 
1# libabac.la - a libtool library file
2# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2
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='libabac.so.2'
9
10# Names of this library.
11library_names='libabac.so.2.0.0 libabac.so.2 libabac.so'
12
13# The name of the static archive.
14old_library='libabac.a'
15
16# Linker flags that cannot go in dependency_libs.
17inherited_linker_flags=''
18
19# Libraries that this one depends upon.
20dependency_libs=' -L/usr/lib /usr/lib/libxmlsec1-openssl.la /usr/lib/libxmlsec1.la -lxslt -lxml2 -lssl -lcrypto'
21
22# Names of additional weak libraries provided by this library
23weak_library_names=''
24
25# Version information for libabac.
26current=2
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='/usr/local/lib'
Note: See TracBrowser for help on using the repository browser.