]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/configure
Wed Aug 7 14:19:03 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
authorIan Lance Taylor <ian@airs.com>
Wed, 7 Aug 1996 18:23:08 +0000 (18:23 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 7 Aug 1996 18:23:08 +0000 (18:23 +0000)
commit5cece5267784495835c2fb2fb4141612d4c3c02b
treea7d7b04d6fca609aa19a2c99636365f51f327356
parent85fe9d3e46ca45f86886f8baf9aa21fa6ec2ece7
Wed Aug  7 14:19:03 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>

* configure.in: Make GAS_CHECK_DECL_NEEDED include <string.h> or
<strings.h> if they exist.  Call GAS_CHECK_DECL_NEEDED on strstr
and sbrk.
* acconfig.h (NEED_DECLARATION_STRSTR): New macro.
(NEED_DECLARATION_SBRK): New macro.
* configure, conf.in: Rebuild.
* as.h: Only include <strings.h> if HAVE_STRINGS_H.
(strstr): Declare if NEED_DECLARATION_STRSTR.
* as.c: If HAVE_SBRK and NEED_DECLARATION_SBRK, declare sbrk.
gas/ChangeLog
gas/acconfig.h
gas/as.h
gas/conf.in
gas/configure
gas/configure.in