diff options
Diffstat (limited to 'gcc/acconfig.h')
-rw-r--r-- | gcc/acconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/acconfig.h b/gcc/acconfig.h index 8cee4687e58..07210fc16bc 100644 --- a/gcc/acconfig.h +++ b/gcc/acconfig.h @@ -23,9 +23,6 @@ /* Define as 1 if you have gettext and don't want to use GNU gettext. */ #undef HAVE_GETTEXT -/* Define if your cpp understands the stringify operator. */ -#undef HAVE_CPP_STRINGIFY - /* Define if your compiler understands volatile. */ #undef HAVE_VOLATILE |