On Fri, Aug 22, 2008 at 08:49:42AM +0100, [EMAIL PROTECTED] wrote:
> I found the code (below) in configure.in

that code doesn't exist anymore in trunk or the last updates for 3.1 (which
will be 3.1.1 hopefully soon)

> It appears to be working around configure's normal behaviour of writing
> ${exec_prefix}/lib when it sees @libdir@

not really, it was meant to try to guess if we were using a default libdir at
configure time or providing our own either directly or through setting
exec_prefix or prefix, so that the libdir directory could be substituted
everywhere that was needed because it was needed to locate the DSO.

this is one of the "fixes" that will be coming with 3.1.1 where a less
hacky way of locating the DSO has been added.

Carlo

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to