Patch from Steve Ellcey for hpux build failure.
authorJim Wilson <wilson@tuliptree.org>
Fri, 3 Jun 2005 21:33:49 +0000 (21:33 +0000)
committerJim Wilson <wilson@tuliptree.org>
Fri, 3 Jun 2005 21:33:49 +0000 (21:33 +0000)
commitb7d4af3a128f09640f4d0982d7d9b9333eadccdf
tree240b195c88c6a57ec8b9ece6c42fcd624059cf19
parent82d457f64ba1cd414364a3907d9533664f5e034b
Patch from Steve Ellcey for hpux build failure.
* configure.in: Check for getc_unlocked prototype.
* configure: Regenerate.
* config.in: Regenerate.
* strings.c (get_char): Only call getc_unlocked if we have seen a
prototype.
binutils/ChangeLog
binutils/config.in
binutils/configure
binutils/configure.in
binutils/strings.c