diff options
Diffstat (limited to 'gcc/acconfig.h')
-rw-r--r-- | gcc/acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/acconfig.h b/gcc/acconfig.h index 9321492..1a3c0d4 100644 --- a/gcc/acconfig.h +++ b/gcc/acconfig.h @@ -1,3 +1,6 @@ +/* Define if your cpp understands the stringify operator. */ +#undef HAVE_CPP_STRINGIFY + /* Define if you have a working <inttypes.h> header file. */ #undef HAVE_INTTYPES_H |