1# libxar.la - a libtool library file
2# Generated by @PACKAGE_STRING@ for libtool
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='@LIBXAR_SNAME@'
9
10# Names of this library.
11library_names='@LIBXAR_SNAME@ @LIBXAR_LNAME@'
12
13# The name of the static archive.
14old_library='@LIBXAR_ANAME@'
15
16# Libraries that this one depends upon.
17dependency_libs='@LIBS@'
18
19# Version information for libxar.
20current=0
21age=0
22revision=@LIB_REV@
23
24# Is this an already installed library?
25installed=no
26
27# Should we warn about portability when linking against -modules?
28shouldnotlink=no
29
30# Files to dlopen/dlpreopen
31dlopen=''
32dlpreopen=''
33
34# Directory that this library needs to be installed in:
35libdir='@LIBDIR@'
36