]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 26.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 13:16:36 +0000 (14:16 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:57:11 +0000 (15:57 +0100)
commit31617d81c53135e56f943299f54fd26acc3afe79
treea8e6b88b2394c08693d107ef12bf83c0ed6e5832
parent98a7c3a0cb97db93cabf376cbef7fbb81d4f4023
Resolve conflicts for functions introduced in Android API level 26.

* lib/stdlib.in.h (getsubopt): Consider REPLACE_GETSUBOPT. Disable
_GL_CXXALIASWARN invocation on non-glibc systems.
* m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize REPLACE_GETSUBOPT.
* modules/stdlib (Makefile.am): Substitute REPLACE_GETSUBOPT.
* m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Conditionally set
REPLACE_GETSUBOPT.
* modules/getsubopt (Depends-on, configure.ac): Consider
REPLACE_GETSUBOPT.
ChangeLog
lib/stdlib.in.h
m4/getsubopt.m4
m4/stdlib_h.m4
modules/getsubopt
modules/stdlib