This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bfd.h installation location


On Thu, May 16, 2002 at 11:44:46PM -0300, Alexandre Oliva wrote:
> > +      if test "${host}" = "${target}" -o "$enable_shared" = "yes"; then
> 
> Just a nit: $enable_shared = yes is not enough.
> --enable-shared=foo,bar,bfd,baz would build a shared libbfd too.

Actually, enable_shared has been tested against the package name,
and turned into "yes" or "no" before this check is done.
I fluked it right for once.  ;-)

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]