]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.in: Check for declaration of abort.
authorJeffrey A Law <law@cygnus.com>
Fri, 30 Jan 1998 08:08:31 +0000 (08:08 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 30 Jan 1998 08:08:31 +0000 (01:08 -0700)
commit64a438d6c48d51bcec23857fa65a0d4adc0cf44a
tree498aefa7f0cda7c48f4d15716616ac18014c9e6b
parentc5afbb49078b47f3efdeb5382c2e849abb527c94
configure.in: Check for declaration of abort.

        * configure.in: Check for declaration of abort.
* acconfig.h: Corresponding changes.
        * toplev.c: Use NEED_DECLARATION_ABORT to determine if abort should
        be declared.

From-SVN: r17556
gcc/ChangeLog
gcc/acconfig.h
gcc/config.in
gcc/configure
gcc/configure.in
gcc/toplev.c