OSDN Git Service

* config.in: Rebuilt for 2000-01-13 change to acconfig.h.
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Jan 2000 23:11:38 +0000 (23:11 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Jan 2000 23:11:38 +0000 (23:11 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31430 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config.in

index 5fa2424..cd9fbd6 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 bd40fcf..d81d8e0 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