acconfig.h (ENABLE_CHECKING): Remove redundant #undef.
* acconfig.h (ENABLE_CHECKING): Remove redundant #undef. * config.in: Rebuilt. From-SVN: r26163
This commit is contained in:
parent
d1c32ce14e
commit
264b1a9c8b
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -109,9 +109,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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user