]> Savannah Git Hosting - gnulib.git/commit
Fix warnings for functions introduced in Android API level 28.
authorBruno Haible <bruno@clisp.org>
Thu, 19 Jan 2023 20:55:37 +0000 (21:55 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 19 Jan 2023 20:55:37 +0000 (21:55 +0100)
commita1a659eee27760b047a8fb8b2f605290e1154a99
tree040958283675858e136ce714aa7ed5a8f05f98a7
parentb92393eff2274b6c6be19a44a12798c3b93f2bbd
Fix warnings for functions introduced in Android API level 28.

* m4/glob.m4 (gl_GLOB): Test for glob using gl_CHECK_FUNCS_ANDROID
instead of AC_CHECK_FUNCS_ONCE.
ChangeLog
m4/glob.m4