From 9645edc0ba9957503abddda888a907663642295e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 24 Oct 2000 06:32:34 +0000 Subject: [PATCH] Add "working" to message. --- m4/fnmatch.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.45.2