]> Savannah Git Hosting - gnulib.git/commit
fnmatch, fnmatch-gnu: Fix compilation error on Mac OS X.
authorBruno Haible <bruno@clisp.org>
Tue, 14 Aug 2018 00:00:05 +0000 (02:00 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 14 Aug 2018 00:10:45 +0000 (02:10 +0200)
commitee35681421a303546f158507d8b18a5cc8e28896
tree202fa6dd82562d4c5f3ed87349b211af8b4b0cdb
parent5ff4c9ba8b2002538380e3930dfc6b0bd5f4b297
fnmatch, fnmatch-gnu: Fix compilation error on Mac OS X.

Reported by Jeroen Meijer <jjgmeijer@gmail.com> in
<https://lists.gnu.org/archive/html/bug-gnulib/2018-08/msg00046.html>
and by Paul J. Lucas <paul@lucasmail.org> in
<https://lists.gnu.org/archive/html/bug-gnulib/2018-08/msg00069.html>.

* m4/fnmatch_h.m4 (gl_FNMATCH_H): Define through AC_DEFUN_ONCE.
(gl_FNMATCH_H_GNU): New macro.
* m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Require gl_FNMATCH_H_GNU.
ChangeLog
m4/fnmatch.m4
m4/fnmatch_h.m4