Re: rpath problems
- From: Owen Taylor <otaylor redhat com>
- To: Noah Levitt <nlevitt columbia edu>
- Cc: gtk-list gnome org, gtk-devel-list gnome org
- Subject: Re: rpath problems
- Date: Wed, 10 Jul 2002 05:57:07 -0400 (EDT)
Noah Levitt <nlevitt columbia edu> writes:
> I think I've discovered a solution to my problem. Some of
> the Makefile.am's set LDFLAGS, but omit @LDFLAGS The
> ./configure-time contents of $LDFLAGS are lost. I don't
> think this is ideal behavior, and I think an appropriate
> solution is to use AM_LDFLAGS instead of LDFLAGS. Then,
> LDFLAGS will inherit $LDFLAGS, and all will be well.
>
> I haven't actually tested this; I had problems getting the
> configury to work with the cvs sources. I'm pretty confident
> that it will work, though, so I submit it for your
> consideration.
AM_LDFLAGS is a automake-1.5 or automake-1.6 addition, so
we can't use it at the moment -- we still are automake-1.4
based.
Other solutions (as Albert Chin suggested) should work.
Would you mind filing this issue in bugzilla.gnome.org?
Thanks,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]