diff options
| author | pp <pp@455248ca-bdda-0310-9134-f4ebb693071a> | 2004-05-19 04:59:31 +0000 |
|---|---|---|
| committer | pp <pp@455248ca-bdda-0310-9134-f4ebb693071a> | 2004-05-19 04:59:31 +0000 |
| commit | d0a9b9a03fc7ae74ef8a64593ac6b592526ec4d5 (patch) | |
| tree | e03d2a7fac8c7619f1286545f717ef7ee3866cd6 /.libs/imlib.lai | |
- initial import
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@7 455248ca-bdda-0310-9134-f4ebb693071a
Diffstat (limited to '.libs/imlib.lai')
| -rw-r--r-- | .libs/imlib.lai | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/.libs/imlib.lai b/.libs/imlib.lai new file mode 100644 index 0000000..3fbe07b --- /dev/null +++ b/.libs/imlib.lai @@ -0,0 +1,35 @@ +# imlib.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5 (1.1220 2003/04/05 19:32:58) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='imlib.so' + +# Names of this library. +library_names='imlib.so imlib.so imlib.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /usr/lib/libt1.la -L/usr/X11R6/lib /usr/X11R6/lib/libImlib2.la /usr/lib/libltdl.la /usr/lib/libttf.la -lm -ldl -lXext -lX11' + +# Version information for imlib. +current=0 +age=0 +revision=0 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=yes + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/pp/php-imlib-0.4pre2/modules' |
