[Uml-devel] [CVS] update: Update of /cvsroot/uml/umbrello2/plugins/metamodel/model-1.4

Stephen Torri storri at sbcglobal.net
Sat Mar 8 09:16:12 UTC 2003


On Sat, 2003-03-08 at 04:10, Carsten Pfeiffer wrote:
> In directory sc8-pr-cvs1:/tmp/cvs-serv20786/model-1.4
> 
> Modified Files:
> 	Makefile.am 
> Log Message:
> use convenience libraries, i.e.
> noinst_LTLIBRARY = libfoo.la
> 
> instead of
> noinst_LIBRARY = libfoo.a
> 
> and link against the .la file.

Correct. When you need to use this library do

file_LDADD = libfoo.la

Also I believe the library line should be:

noinst_LTLIBRARIES = libfoo.la

This is what the 'info' for automake says.

Stephen
-- 
Stephen Torri <storri at sbcglobal.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mail.kde.org/pipermail/umbrello-devel/attachments/20030308/f53c3fa7/attachment.sig>


More information about the umbrello-devel mailing list