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

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

From: Jeremy Whitlock <jcscoobyrs_at_gmail.com>
Date: Fri, 16 Jan 2009 10:27:01 -0700

:> Okay. Checked in now. Jeremy: please update the log msg as
> appropriate; I don't have all the details to write a good one.

It looks fine to me.

> Also.. jeremy: maybe there is a different flag? LIBS or LIBDIR or
> somesuch? Maybe LDFLAGS is right, but just wanted to make sure the
> change was at the right granularity.

Well, LDFLAGS is what is used by zlib when in a similar situation so
that's what I went with. I also think LDFLAGS is probably the better
solution because all we need to do is tell the linker where the
libraries are located. Once that is done, -lserf-0 is found properly.

As of r35291, I have a solution that is the best of both worlds. The
default is to use libtool but if the necessary libserf-0.la file is
missing, fall back to the changes made yesterday which appears to be
graceful and in line with how other deps do this.

-- 
Take care,
Jeremy Whitlock
http://www.thoughtspark.org
Received on 2009-01-16 18:53:22 CET

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.