diff options
Diffstat (limited to 'libraries/sqlite/unix/build/.libs/libsqlite3.lai')
-rw-r--r-- | libraries/sqlite/unix/build/.libs/libsqlite3.lai | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/libraries/sqlite/unix/build/.libs/libsqlite3.lai b/libraries/sqlite/unix/build/.libs/libsqlite3.lai new file mode 100644 index 0000000..3fcb50d --- /dev/null +++ b/libraries/sqlite/unix/build/.libs/libsqlite3.lai | |||
@@ -0,0 +1,35 @@ | |||
1 | # libsqlite3.la - a libtool library file | ||
2 | # Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) | ||
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). | ||
8 | dlname='libsqlite3.so.0' | ||
9 | |||
10 | # Names of this library. | ||
11 | library_names='libsqlite3.so.0.8.6 libsqlite3.so.0 libsqlite3.so' | ||
12 | |||
13 | # The name of the static archive. | ||
14 | old_library='libsqlite3.a' | ||
15 | |||
16 | # Libraries that this one depends upon. | ||
17 | dependency_libs=' -lpthread' | ||
18 | |||
19 | # Version information for libsqlite3. | ||
20 | current=8 | ||
21 | age=8 | ||
22 | revision=6 | ||
23 | |||
24 | # Is this an already installed library? | ||
25 | installed=yes | ||
26 | |||
27 | # Should we warn about portability when linking against -modules? | ||
28 | shouldnotlink=no | ||
29 | |||
30 | # Files to dlopen/dlpreopen | ||
31 | dlopen='' | ||
32 | dlpreopen='' | ||
33 | |||
34 | # Directory that this library needs to be installed in: | ||
35 | libdir='/usr/local/lib' | ||