Commit 0f7624fc by Nathan Sidwell Committed by Nathan Sidwell

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

From-SVN: r31430
parent b0106b24
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> 2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* pdp11-protos.h: New file. * pdp11-protos.h: New file.
......
...@@ -5,6 +5,9 @@ ...@@ -5,6 +5,9 @@
/* Define if printf supports "%p". */ /* Define if printf supports "%p". */
#undef HAVE_PRINTF_PTR #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 /* Define if you want more run-time sanity checks. This one gets a grab
bag of miscellaneous but relatively cheap checks. */ bag of miscellaneous but relatively cheap checks. */
#undef ENABLE_CHECKING #undef ENABLE_CHECKING
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment