diff options
| author | Po Lu | 2023-08-05 09:05:47 +0800 |
|---|---|---|
| committer | Po Lu | 2023-08-05 09:05:47 +0800 |
| commit | e17cd1d8a10729f40b028d94244e7bc3dfca0541 (patch) | |
| tree | 24a738877488cef281975ed4fcf0be32fd89eeea | |
| parent | defee1c948bc89f9743ebb072d31fc2ec324f8fc (diff) | |
| download | emacs-e17cd1d8a10729f40b028d94244e7bc3dfca0541.tar.gz emacs-e17cd1d8a10729f40b028d94244e7bc3dfca0541.zip | |
; * nt/mingw-cfg.site: Restore the MS Windows build.
| -rw-r--r-- | nt/mingw-cfg.site | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/mingw-cfg.site b/nt/mingw-cfg.site index 68e264fde4c..f78ee525bf1 100644 --- a/nt/mingw-cfg.site +++ b/nt/mingw-cfg.site | |||
| @@ -175,6 +175,7 @@ gl_cv_func_nanosleep=yes | |||
| 175 | enable_xattr=no | 175 | enable_xattr=no |
| 176 | # Don't build gnulib printf either. | 176 | # Don't build gnulib printf either. |
| 177 | gl_cv_func_printf_sizes_c99=yes | 177 | gl_cv_func_printf_sizes_c99=yes |
| 178 | gl_cv_func_printf_sizes_c23=yes | ||
| 178 | gl_cv_func_printf_long_double=yes | 179 | gl_cv_func_printf_long_double=yes |
| 179 | gl_cv_func_printf_infinite_long_double=yes | 180 | gl_cv_func_printf_infinite_long_double=yes |
| 180 | gl_cv_func_printf_directive_a=yes | 181 | gl_cv_func_printf_directive_a=yes |