]> gcc.gnu.org Git - gcc.git/commit - gcc/configure.in
configure.in (AC_PREREQ): Bump to 2.13.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Wed, 22 Sep 1999 14:23:22 +0000 (14:23 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Wed, 22 Sep 1999 14:23:22 +0000 (14:23 +0000)
commit890ad3ead9ca658327664f08464681c1b5ff5a6b
tree18937a41ec03788e260cae33ca8f438ac7b21fd2
parent00d33cb2336c12ba895fc8531cc36a0a3613758b
configure.in (AC_PREREQ): Bump to 2.13.

        * 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.

From-SVN: r29590
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
This page took 0.062648 seconds and 5 git commands to generate.