]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 23.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 12:12:02 +0000 (13:12 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:56:58 +0000 (15:56 +0100)
commit6de13dcceb91445233d5d1e26c7498f826d2b8a2
treecae3e8b3d76d9ee7009051da5df4ccc9877d596b
parent134320a310c64fc3b497618cabc2749bd98735fb
Resolve conflicts for functions introduced in Android API level 23.

* lib/wchar.in.h (wmempcpy): Consider REPLACE_WMEMPCPY.
* m4/wchar_h.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WMEMPCPY.
* modules/wchar (Makefile.am): Substitute REPLACE_WMEMPCPY.
* m4/wmempcpy.m4 (gl_FUNC_WMEMPCPY): Conditionally set
REPLACE_WMEMPCPY.
* modules/wmempcpy (configure.ac): Consider REPLACE_WMEMPCPY.
ChangeLog
lib/wchar.in.h
m4/wchar_h.m4
m4/wmempcpy.m4
modules/wchar
modules/wmempcpy