On Thu, Jul 20, 2006 at 07:03:27PM -0700, Russ Allbery wrote:
> Paul Eggert <[EMAIL PROTECTED]> writes:
> > "Peter O'Gorman" <[EMAIL PROTECTED]> writes:
> 
> >> This patch will now add -R to X_LIBS for all systems.
> 
> > It's not supposed to.  It's supposed to try -R, and add it only if it
> > worked.
> 
> Adding -R for system X libraries is always the wrong thing to do on Debian
> systems and will break multiarch builds.  I really don't think this is the
> right solution.

How about something like

% objdump -x /bin/ls | grep RPATH
  RPATH       /lib

then use rpath ?

Cheers,

Patrick


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to