* configure.in (HOST_64BIT_TYPE, HOST_U_64BIT_TYPE): Don't override
commit8e801f5cd5ce397a3f689a2ad05c7e5dc76e433e
authorAlan Modra <amodra@bigpond.net.au>
Tue, 16 Mar 2004 09:05:22 +0000 (16 09:05 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 16 Mar 2004 09:05:22 +0000 (16 09:05 +0000)
tree4324b989de6a0438d93b626f3dcf36c99404024d
parent09159b616846e5e7fa8ca070ca16e8d29e328402
* configure.in (HOST_64BIT_TYPE, HOST_U_64BIT_TYPE): Don't override
values selected in configure.host.  Require both to be defined
before setting BFD_HOST_64_BIT_DEFINED.  Protect assignment to
corresponding BFD_HOST vars with quotes.
<${host64}-${target64}-${want64} in *true*>: Don't exempt gcc;
Always require BFD_HOST_64_BIT_DEFINED.
<file_ptr type>: Find off_t size before emitting message.  Combine
off_t and ftello64 conditional.
* configure: Regenerate.
bfd/ChangeLog
bfd/configure
bfd/configure.in