X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2Ffnmatch.m4;h=29923ce43a3511ee2a2b55a00e1c631d6971330f;hb=1ffb4377a444fb7150030acfe843bc20cfba5d5a;hp=29a082ff4d46c275d9a729e4a6926c648b4566d2;hpb=a6f11d40927e062799d4992af753c0642835eaaf;p=chaz%2Ftar diff --git a/m4/fnmatch.m4 b/m4/fnmatch.m4 index 29a082f..29923ce 100644 --- a/m4/fnmatch.m4 +++ b/m4/fnmatch.m4 @@ -3,7 +3,7 @@ dnl FNM_FILE_NAME | FNM_LEADING_DIR works. dnl undefine([AC_FUNC_FNMATCH]) AC_DEFUN(AC_FUNC_FNMATCH, -[AC_CACHE_CHECK(for GNU-style fnmatch, ac_cv_func_fnmatch_works, +[AC_CACHE_CHECK(for working GNU-style fnmatch, ac_cv_func_fnmatch_works, # Some versions of Solaris, SCO, and the GNU C Library # have a broken or incompatible fnmatch. # So we run a test program. If we are cross-compiling, take no chance.