diff options
Diffstat (limited to 'gcc/config.in')
-rw-r--r-- | gcc/config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config.in b/gcc/config.in index 838fdd90c90..b2b5ba49685 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -1,6 +1,6 @@ /* config.in. Generated from configure.ac by autoheader. */ -/* Define as the number of bits in a byte, if \`limits.h' doesn't. */ +/* Define as the number of bits in a byte, if `limits.h' doesn't. */ #ifndef USED_FOR_TARGET #undef CHAR_BIT #endif @@ -1560,7 +1560,7 @@ #endif -/* Define to \`long' if <sys/resource.h> doesn't define. */ +/* Define to `long' if <sys/resource.h> doesn't define. */ #ifndef USED_FOR_TARGET #undef rlim_t #endif |