summaryrefslogtreecommitdiff
path: root/m4/fnmatch.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-10 05:43:11 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-10 05:43:11 +0000
commit1b26801391ff8981c211d55f462cf6a6294a8ed8 (patch)
tree1bc2cc7879ba9d87bfd40514aec4d3d93e231086 /m4/fnmatch.m4
parent557ed575e8f209487e245851b6841ecc74970291 (diff)
downloadcoreutils-1b26801391ff8981c211d55f462cf6a6294a8ed8.tar.xz
Sync with gnulib.
Diffstat (limited to 'm4/fnmatch.m4')
-rw-r--r--m4/fnmatch.m48
1 files changed, 4 insertions, 4 deletions
diff --git a/m4/fnmatch.m4 b/m4/fnmatch.m4
index ab7765b42..f96ecc171 100644
--- a/m4/fnmatch.m4
+++ b/m4/fnmatch.m4
@@ -28,10 +28,10 @@ AC_DEFUN([_AC_FUNC_FNMATCH_IF],
[AC_CACHE_CHECK(
[for working $1 fnmatch],
[$2],
- [# 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.
- # Thanks to John Oleynick, François Pinard, and Paul Eggert for this test.
+ [dnl Some versions of Solaris, SCO, and the GNU C Library
+ dnl have a broken or incompatible fnmatch.
+ dnl So we run a test program. If we are cross-compiling, take no chance.
+ dnl Thanks to John Oleynick, François Pinard, and Paul Eggert for this test.
AC_RUN_IFELSE(
[AC_LANG_PROGRAM(
[