]> Savannah Git Hosting - gnulib.git/commit
Fix cross-compilation test results.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Jul 2021 15:32:18 +0000 (17:32 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Jul 2021 15:32:18 +0000 (17:32 +0200)
commit18a9101c9f60bdc8f59da27cc1c6a161abd02c9d
tree39049f03c2f64ef0bac41553b9d0bf982965044a
parente707dbe7c6da9dd8300cb3d60141f144a7a5d5b1
Fix cross-compilation test results.

* m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): When cross-compiling, include
<string.h> before testing __GNU_LIBRARY__.
* m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE): Likewise.
* m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Likewise.
ChangeLog
m4/memmem.m4
m4/strcasestr.m4
m4/strstr.m4