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 de68c88..0e3a91e 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -441,6 +441,9 @@ #undef HAVE_DECL_ERRNO /* Define to 1 if we found this declaration otherwise define to 0. */ +#undef HAVE_DECL_VASPRINTF + +/* Define to 1 if we found this declaration otherwise define to 0. */ #undef HAVE_DECL_MALLOC /* Define to 1 if we found this declaration otherwise define to 0. */ |