From bf31465909fbcecc7ec190cf8f7ddf262185b96d Mon Sep 17 00:00:00 2001 From: Jukka Heino Date: Tue, 22 Nov 2005 02:59:42 +0000 Subject: [PATCH] libmng: added missing libmng.la --- libmng/libmng.la | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 libmng/libmng.la diff --git a/libmng/libmng.la b/libmng/libmng.la new file mode 100644 index 000000000..12ce377a9 --- /dev/null +++ b/libmng/libmng.la @@ -0,0 +1,35 @@ +# libmng.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5a (1.1240 2003/06/26 06:55:19) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libmng.so.1' + +# Names of this library. +library_names='libmng.so.1.0.9 libmng.so.1 libmng.so' + +# The name of the static archive. +old_library='libmng.a' + +# Libraries that this one depends upon. +dependency_libs=' -lz /usr/lib/libjpeg.la /usr/lib/liblcms.la -lm' + +# Version information for libmng. +current=1 +age=0 +revision=9 + +# 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/lib'