[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] neon.m4

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-03-11 01:06:55 CET

On Sun, Mar 10, 2002 at 06:41:43PM -0500, Garrett Rooney wrote:
>...
> I don't feet stronly about this one way or the other (I mean hell,
> it's just one little text file), but others seem to, and it doesn't
> seem like we lose anything by just using -lneon, and we gain the
> ability to be able to build when that file (for whatever reason) is
> not installed.

.la files provide further dependencies for the application. Thus, we *do*
lose functionality by avoiding them.

Instead, the patch should test for the .la. If it is present, then use it.
Otherwise, set up a -L and -l pair for linking.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 11 01:04:40 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.