OSDN Git Service

* configure.in (AC_PREREQ): Bump to 2.13.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Sep 1999 14:23:22 +0000 (14:23 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Sep 1999 14:23:22 +0000 (14:23 +0000)
commit11e01324589a2b6e90ecfe0759cfaaa153c9ca11
tree18937a41ec03788e260cae33ca8f438ac7b21fd2
parent5404a0e7afcfe580c31f55a2d0e05a6f571e0564
    * configure.in (AC_PREREQ): Bump to 2.13.
        (AC_C_STRINGIZE): Call this instead of using a custom macro.

        * gansidecl.h (HAVE_STRINGIZE): Define, if stage2 gcc && __STDC__.

        * system.h (HAVE_STRINGIZE): Test this instead of HAVE_CPP_STRINGIFY.

        * acconfig.h (HAVE_CPP_STRINGIFY): Delete.

        * alpha/xm-vms.h (HAVE_CPP_STRINGIFY): Delete.
        (HAVE_STRINGIZE): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29590 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/acconfig.h
gcc/config.in
gcc/config/alpha/xm-vms.h
gcc/configure
gcc/configure.in
gcc/gansidecl.h
gcc/system.h