]> Savannah Git Hosting - gnulib.git/commit
fnmatch: Ensure that on Cygwin ≥ 3.5.0, Cygwin's native fnmatch is used.
authorBruno Haible <bruno@clisp.org>
Fri, 28 Jul 2023 19:36:51 +0000 (21:36 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 28 Jul 2023 19:36:51 +0000 (21:36 +0200)
commit0a99906941f2143ebacb818e048aa83ddade7a0a
treecf92bad2c0fa8ee219cfe6b6a41585818284d748
parent89ac2b772ec064d2a44955e3976c32bcb7180301
fnmatch: Ensure that on Cygwin ≥ 3.5.0, Cygwin's native fnmatch is used.

Tested by Corinna Vinschen in
<https://cygwin.com/pipermail/cygwin/2023-July/254036.html>.

* m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX): On Cygwin, don't force
REPLACE_FNMATCH to 1 just because wchar_t is small.
ChangeLog
m4/fnmatch.m4