diff options
| author | Po Lu | 2023-05-16 09:27:27 +0800 |
|---|---|---|
| committer | Po Lu | 2023-05-16 09:27:27 +0800 |
| commit | 44da7d75ed3fa6322d64d66d250bc78e91636ff5 (patch) | |
| tree | 15ce59803522a9ef35c1cd4608063a203eb88ce6 /nt | |
| parent | 4247b2a723e5a3a04c4ea71ffc469cb4d9e094b1 (diff) | |
| parent | 5289c2b3eba942b93f2b5daab8657008e5fc465d (diff) | |
| download | emacs-44da7d75ed3fa6322d64d66d250bc78e91636ff5.tar.gz emacs-44da7d75ed3fa6322d64d66d250bc78e91636ff5.zip | |
Merge remote-tracking branch 'origin/master' into feature/android
Diffstat (limited to 'nt')
| -rw-r--r-- | nt/mingw-cfg.site | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/mingw-cfg.site b/nt/mingw-cfg.site index 0e8c3aca3bb..e8b4711f548 100644 --- a/nt/mingw-cfg.site +++ b/nt/mingw-cfg.site | |||
| @@ -124,7 +124,7 @@ gl_cv_func_pthread_sigmask_return_works=yes | |||
| 124 | gl_cv_func_pthread_sigmask_unblock_works="not relevant" | 124 | gl_cv_func_pthread_sigmask_unblock_works="not relevant" |
| 125 | gl_cv_func_pthread_sigmask_macro=no | 125 | gl_cv_func_pthread_sigmask_macro=no |
| 126 | # Implemented in w32proc.c | 126 | # Implemented in w32proc.c |
| 127 | emacs_cv_langinfo_codeset=yes | 127 | am_cv_langinfo_codeset=yes |
| 128 | emacs_cv_langinfo__nl_paper_width=yes | 128 | emacs_cv_langinfo__nl_paper_width=yes |
| 129 | # Declared in ms-w32.h | 129 | # Declared in ms-w32.h |
| 130 | ac_cv_have_decl_alarm=yes | 130 | ac_cv_have_decl_alarm=yes |