* config.in: Rebuilt for 2000-01-13 change to acconfig.h.

From-SVN: r31430
This commit is contained in:
Nathan Sidwell 2000-01-14 23:11:38 +00:00 committed by Nathan Sidwell
parent b0106b2463
commit 0f7624fc47
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-01-14 Nathan Sidwell <sidwell@codesourcery.com>
* config.in: Rebuilt for 2000-01-13 change to acconfig.h.
2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* pdp11-protos.h: New file.

View File

@ -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