diff options
Diffstat (limited to 'gcc/config.in')
-rw-r--r-- | gcc/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in index e3ae22b18bf..d6338729f62 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -79,6 +79,9 @@ this is either `int' or `gid_t'. */ #undef GETGROUPS_T +/* Define if the zone collector is in use */ +#undef GGC_ZONE + /* Define to 1 if you have the `alphasort' function. */ #undef HAVE_ALPHASORT |