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

Re: svn commit: r30574 - trunk/build/ac-macros

From: Joe Orton <jorton_at_redhat.com>
Date: Mon, 14 Apr 2008 19:45:29 +0100

On Mon, Apr 14, 2008 at 10:57:49AM +0200, Arfrever Frehtes Taifersar Arahesis wrote:
> 2008-04-14 05:55 Peter Samuelson <peter_at_p12n.org> napisaƂ(a):
> > [arfrever_at_tigris.org]
> > > * build/ac-macros/neon.m4
> > > (SVN_NEON_CONFIG): Set NEON_LIBS to `$neon_config --libs 2>/dev/null` if
> > > `$neon_config --la-file 2>/dev/null` prints nothing.
> >
> > I'm a little confused - why not just run $neon_config --libs
> > unconditionally? Doesn't it always do the right thing?
>
> It doesn't.
> It wrongly prints additional data (LDFLAGS and dependent libraries).

That's necessary and correct when libneon is built statically; the
dependent libraries must be pulled in explicitly.

...
> Linking against libneon.la doesn't cause these problems.

Right - doing anything else is wrong. This change is not necessary for
any released version of neon, so I can only presume it's to work around
the broken Debian packaging of neon? If so it's certainly a bad idea;
tolerating bad packaging behaviour just encourages it. Just get people
to complain to Debian about the broken packaging, it will give them more
motivation to fix it.

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-14 20:45:40 CEST

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.