]> Savannah Git Hosting - gnulib.git/commit
fnmatch: Fix compilation error in C++ namespace mode on Mac OS X.
authorBruno Haible <bruno@clisp.org>
Sat, 11 Aug 2018 00:23:48 +0000 (02:23 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 11 Aug 2018 00:23:48 +0000 (02:23 +0200)
commit69ac3f3e2d0f2e6c6d2f7a97a780325485aaef0e
treeb8af57d40fbaa3bd48ff7c65888f15bd9ca14a15
parent1261513a29aa6e6573f0cd922f04bdc47351032e
fnmatch: Fix compilation error in C++ namespace mode on Mac OS X.

* modules/fnmatch-gnu (configure.ac): Invoke gl_MODULE_INDICATOR.
* lib/fnmatch.in.h (fnmatch): Skip _GL_CXXALIASWARN if module
'fnmatch-gnu' is in use.
ChangeLog
lib/fnmatch.in.h
modules/fnmatch-gnu