Wed Aug 7 14:40:48 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
authorIan Lance Taylor <ian@airs.com>
Wed, 7 Aug 1996 18:43:48 +0000 (18:43 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 7 Aug 1996 18:43:48 +0000 (18:43 +0000)
commit2792727822834ebdde41d5559311ba0667740fa9
treed251a255578b1a2bea8cfeff0c419d4ab9678b0e
parentf0bbf79aea89403d07798c118e640bb6e8f26c70
Wed Aug  7 14:40:48 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>

* configure.in: Call BFD_NEED_DECLARATION on strstr and sbrk.
* acconfig.h (NEED_DECLARATION_STRSTR): New macro.
(NEED_DECLARATION_SBRK): New macro.
* configure, config.in: Rebuild.
* sysdep.h (strstr): Declare if NEED_DECLARATION_STRSTR.
* ldmain.c (sbrk): Declare if HAVE_SBRK and
NEED_DECLARATION_SBRK.
ld/ChangeLog
ld/acconfig.h
This page took 0.024105 seconds and 4 git commands to generate.