summaryrefslogtreecommitdiff
path: root/gcc/acconfig.h
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-04-03 21:10:23 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-04-03 21:10:23 +0000
commit27ebec7f1e27b9ca3b0f7634525970c13fd530a9 (patch)
treef21532ca5ed431fe82c757f735af9fe67c51afdb /gcc/acconfig.h
parentd9637e4ebf65c9f638b3908023d8b1ed6c6e6919 (diff)
downloadgcc-27ebec7f1e27b9ca3b0f7634525970c13fd530a9.tar.gz
* acconfig.h (ENABLE_CHECKING): Remove redundant #undef.
* config.in: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26163 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/acconfig.h')
-rw-r--r--gcc/acconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/acconfig.h b/gcc/acconfig.h
index 3aae71e13be..a9584e0b505 100644
--- a/gcc/acconfig.h
+++ b/gcc/acconfig.h
@@ -108,9 +108,6 @@
/* Whether fputs_unlocked must be declared even if <stdio.h> is included. */
#undef NEED_DECLARATION_FPUTS_UNLOCKED
-/* Define if you want expensive run-time checks. */
-#undef ENABLE_CHECKING
-
/* Define to enable the use of a default assembler. */
#undef DEFAULT_ASSEMBLER