Improve cross-compilation guesses for uClibc.
authorPádraig Brady <P@draigBrady.com>
Wed, 15 Dec 2010 19:28:52 +0000 (20:28 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Dec 2010 19:32:42 +0000 (20:32 +0100)
commit5762122bbc691d3c62f9a9c226d3388c4421db58
treeb27023f2b29b1634ba87dde04d3ba101bd50481e
parent3e464b4c6a6db9ca2e186b47fe2b72780bdd60e7
Improve cross-compilation guesses for uClibc.

* m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): When cross-compiling, assume
that uClibc does not have the glibc bug.
* m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Likewise.
* m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE): Likewise.
ChangeLog
m4/memmem.m4
m4/strcasestr.m4
m4/strstr.m4