* config.in: Rebuilt for 2000-01-13 change to acconfig.h.
authorNathan Sidwell <sidwell@codesourcery.com>
Fri, 14 Jan 2000 23:11:38 +0000 (23:11 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 14 Jan 2000 23:11:38 +0000 (23:11 +0000)
From-SVN: r31430

gcc/ChangeLog
gcc/config.in

index 5fa2424b64fede0ba3fcd9345c6ed414896e1044..cd9fbd6223853d4667ead437b683f1422934546d 100644 (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.
index bd40fcf13f0624003b455f4624c53c9eb58c773f..d81d8e02f638004db2ae191b8209206125973ff1 100644 (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