| 1234567891011121314151617181920212223242526272829303132333435 |
- # libexpat.la - a libtool library file
- # Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
- #
- # Please DO NOT delete this file!
- # It is necessary for linking the library.
- # The name that we can dlopen(3).
- dlname='libexpat.so.1'
- # Names of this library.
- library_names='libexpat.so.1.5.2 libexpat.so.1 libexpat.so'
- # The name of the static archive.
- old_library='libexpat.a'
- # Libraries that this one depends upon.
- dependency_libs=''
- # Version information for libexpat.
- current=6
- age=5
- revision=2
- # Is this an already installed library?
- installed=yes
- # Should we warn about portability when linking against -modules?
- shouldnotlink=no
- # Files to dlopen/dlpreopen
- dlopen=''
- dlpreopen=''
- # Directory that this library needs to be installed in:
- libdir='/usr/local/lib'
|