emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Android port


From: Po Lu
Subject: Re: Android port
Date: Fri, 04 Aug 2023 21:17:47 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Angelo Graziosi <angelo.g0@libero.it> writes:

>> Il 04/08/2023 14:02 CEST Po Lu ha scritto:
>> 
>
>> 
>> Angelo, would you please provide your config.log?  It
>> would assist me in determining which printf features Gnulib is still
>> striving to replace.
>
> Attached...

Thanks, what if you apply this patch on top of the previous one?
Like last time, please re-run configure.

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
 enable_xattr=no
 # Don't build gnulib printf either.
 gl_cv_func_printf_sizes_c99=yes
+gl_cv_func_printf_sizes_c23=yes
 gl_cv_func_printf_long_double=yes
 gl_cv_func_printf_infinite_long_double=yes
 gl_cv_func_printf_directive_a=yes


reply via email to

[Prev in Thread] Current Thread [Next in Thread]