acconfig.h (ENABLE_CHECKING): Remove redundant #undef.
authorJeffrey A Law <law@cygnus.com>
Sat, 3 Apr 1999 21:10:23 +0000 (21:10 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 3 Apr 1999 21:10:23 +0000 (14:10 -0700)
        * acconfig.h (ENABLE_CHECKING): Remove redundant #undef.
        * config.in: Rebuilt.

From-SVN: r26163

gcc/ChangeLog
gcc/acconfig.h
gcc/config.in

index 07b77f8a9ebaf5dc12ba45e878adad921e822fa6..7e07dab59c648b19e61627085f1915c494e40bfc 100644 (file)
@@ -1,3 +1,8 @@
+Sat Apr  3 22:02:56 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * acconfig.h (ENABLE_CHECKING): Remove redundant #undef.
+       * config.in: Rebuilt.
+
 Sat Apr  3 16:22:59 1999  Toshiyasu Morita  (tm@netcom.com)
 
        * gcc.texi: Add info on regmove pass
index 3aae71e13beeedbf39da27656c44c84b4e809d10..a9584e0b505c75559254eb3cff56ceca19af13ea 100644 (file)
 /* 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
 
index dc6cf2e937e7ad7633b64e08c7d845d726781140..fe5a37b41d1c43d5868ae1cdfa7cf732bca0ad09 100644 (file)
 /* 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