]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config.in
configure.in: Find declaration for sbrk.
authorRichard Henderson <rth@cygnus.com>
Mon, 19 Jan 1998 09:37:12 +0000 (01:37 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 19 Jan 1998 09:37:12 +0000 (01:37 -0800)
commitc5d0345e8da8122324077c37085cac1f1f99f723
treea0a624be3abbfcf4705747fb6823b02aa214e0e1
parentbb02e7eaa4091d27a99567441da4fbf94b9bd2a3
configure.in: Find declaration for sbrk.

        * configure.in: Find declaration for sbrk.
        * acconfig.h (NEED_DECLARATION_SBRK): New tag.
        * config.in, configure: Rebuild.
        * mips-tfile.c: Properly protect declaration of sbrk and free.
        * toplev.c: Properly protect declaration of sbrk.

From-SVN: r17417
gcc/ChangeLog
gcc/acconfig.h
gcc/config.in
gcc/configure
gcc/configure.in
gcc/mips-tfile.c
gcc/toplev.c