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-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0f7624fc47fb0933db42ac3847a46b8a1b3fdd80;p=gcc.git * config.in: Rebuilt for 2000-01-13 change to acconfig.h. From-SVN: r31430 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5fa2424b64f..cd9fbd62238 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 bd40fcf13f0..d81d8e02f63 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