strtok_r: Fix C syntax error in autoconf macro.
authorBruno Haible <bruno@clisp.org>
Sat, 25 Dec 2010 09:46:40 +0000 (10:46 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 25 Dec 2010 09:49:58 +0000 (10:49 +0100)
commit1d7237cc87bccbf880affcdcaf82c9c32de01657
treebeaf351679bf40c924e5292e070f334cc6aafe52
parent995bd0764ebf4b386fca98ef660f651b25cbd8a7
strtok_r: Fix C syntax error in autoconf macro.

* m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Don't use UTF-8 encoded U+00A0
characters in test program.
ChangeLog
m4/strtok_r.m4