aboutsummaryrefslogtreecommitdiff
path: root/libcpp/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp/config.in')
-rw-r--r--libcpp/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libcpp/config.in b/libcpp/config.in
index 8df00ec..5865eb3 100644
--- a/libcpp/config.in
+++ b/libcpp/config.in
@@ -3,6 +3,9 @@
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
+/* Define to 1 if you want more run-time sanity checks. */
+#undef CHECKING_P
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/