fnmatch: Avoid conflicting macro definitions of 'fnmatch'.
commit3f1d1d909e303b6fdb101543c1a835ef71a941dc
authorBruno Haible <bruno@clisp.org>
Sun, 19 Aug 2018 01:00:13 +0000 (19 03:00 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 19 Aug 2018 01:00:13 +0000 (19 03:00 +0200)
tree0263b21e6a6f7d043987dc0b3da93f3e24e4a649
parented1c87c60327fe57f74a4d5b40c235032899acce
fnmatch: Avoid conflicting macro definitions of 'fnmatch'.

Reported by Reuben Thomas <rrt@sc3d.org> in
<https://lists.gnu.org/archive/html/bug-gnulib/2018-08/msg00108.html>.

* m4/fnmatch.m4 (gl_PREREQ_FNMATCH): Don't define 'fnmatch' as a macro
in config.h.
ChangeLog
m4/fnmatch.m4