diff options
| -rw-r--r-- | nt/mingw-cfg.site | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nt/mingw-cfg.site b/nt/mingw-cfg.site index f3c8f81e287..3e0cd40915c 100644 --- a/nt/mingw-cfg.site +++ b/nt/mingw-cfg.site | |||
| @@ -129,5 +129,7 @@ gl_cv_func_stat_file_slash=yes | |||
| 129 | ac_cv_func_random=yes | 129 | ac_cv_func_random=yes |
| 130 | # Implemented in w32.c as sys_putenv | 130 | # Implemented in w32.c as sys_putenv |
| 131 | gl_cv_func_svid_putenv=yes | 131 | gl_cv_func_svid_putenv=yes |
| 132 | # Implemented in w32heap.c | ||
| 133 | ac_cv_func_sbrk=yes | ||
| 132 | # GCC warnings that produce too much noise | 134 | # GCC warnings that produce too much noise |
| 133 | gl_cv_warn_c__Wredundant_decls=no | 135 | gl_cv_warn_c__Wredundant_decls=no |