diff options
Diffstat (limited to 'gcc/configure.ac')
-rw-r--r-- | gcc/configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/configure.ac b/gcc/configure.ac index 7e22267e3bb..d03a0bd1c17 100644 --- a/gcc/configure.ac +++ b/gcc/configure.ac @@ -566,9 +566,6 @@ IFS="$ac_save_IFS" nocommon_flag="" if test x$ac_checking != x ; then - AC_DEFINE(ENABLE_CHECKING, 1, -[Define if you want more run-time sanity checks. This one gets a grab - bag of miscellaneous but relatively cheap checks.]) AC_DEFINE(CHECKING_P, 1, [Define to 1 if you want more run-time sanity checks. This one gets a grab bag of miscellaneous but relatively cheap checks.]) |