From: Nathan Sidwell Date: Fri, 14 Jan 2000 23:11:38 +0000 (+0000) Subject: * config.in: Rebuilt for 2000-01-13 change to acconfig.h. X-Git-Tag: prereleases/libstdc++-2.92~8709 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0f7624fc47fb0933db42ac3847a46b8a1b3fdd80;p=thirdparty%2Fgcc.git * config.in: Rebuilt for 2000-01-13 change to acconfig.h. From-SVN: r31430 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5fa2424b64fe..cd9fbd622385 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2000-01-14 Nathan Sidwell + + * config.in: Rebuilt for 2000-01-13 change to acconfig.h. + 2000-01-14 Kaveh R. Ghazi * pdp11-protos.h: New file. diff --git a/gcc/config.in b/gcc/config.in index bd40fcf13f06..d81d8e02f638 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -5,6 +5,9 @@ /* Define if printf supports "%p". */ #undef HAVE_PRINTF_PTR +/* Define if you want to always select the new-abi for g++. */ +#undef ENABLE_NEW_GXX_ABI + /* Define if you want more run-time sanity checks. This one gets a grab bag of miscellaneous but relatively cheap checks. */ #undef ENABLE_CHECKING