diff options
Diffstat (limited to 'libcpp/config.in')
-rw-r--r-- | libcpp/config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libcpp/config.in b/libcpp/config.in index 5865eb363fc..e02ac5efbad 100644 --- a/libcpp/config.in +++ b/libcpp/config.in @@ -17,9 +17,6 @@ /* Define to enable system headers canonicalization. */ #undef ENABLE_CANONICAL_SYSTEM_HEADERS -/* Define if you want more run-time sanity checks. */ -#undef ENABLE_CHECKING - /* Define to 1 if translation of program messages to the user's native language is requested. */ #undef ENABLE_NLS |