acconfig.h (ENABLE_CHECKING): Undefine.
[gcc.git] / gcc / acconfig.h
index 1cd06fb00c7348cdf514b18b9f1cb4029a83dadc..914fd43b5cf35ff44310212c6b068e83d66418ab 100644 (file)
@@ -1,6 +1,9 @@
 /* Define to "%p" if printf supports it, else machmode.h will define it.  */
 #undef HOST_PTR_PRINTF
 
+/* Define if you want expensive run-time checks. */
+#undef ENABLE_CHECKING
+
 /* Define if your cpp understands the stringify operator.  */
 #undef HAVE_CPP_STRINGIFY