summaryrefslogtreecommitdiff
path: root/m4/fnmatch.m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-08-14 02:29:23 +0200
committerBruno Haible <bruno@clisp.org>2018-08-14 02:29:23 +0200
commit2ac491cbba9a7fbb3d57a63918b2277c57d7b81c (patch)
tree466e1b38126723855ca1068e136ac48868aaea20 /m4/fnmatch.m4
parentee35681421a303546f158507d8b18a5cc8e28896 (diff)
downloadgnulib-2ac491cbba9a7fbb3d57a63918b2277c57d7b81c.tar.gz
fnmatch-gnu: Revert part of last commit (unneeded).
Diffstat (limited to 'm4/fnmatch.m4')
-rw-r--r--m4/fnmatch.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/fnmatch.m4 b/m4/fnmatch.m4
index 2dbfa04475..94145141da 100644
--- a/m4/fnmatch.m4
+++ b/m4/fnmatch.m4
@@ -135,7 +135,6 @@ AC_DEFUN([gl_FUNC_FNMATCH_GNU],
[
m4_divert_text([INIT_PREPARE], [gl_fnmatch_required=GNU])
- AC_REQUIRE([gl_FNMATCH_H_GNU])
AC_REQUIRE([gl_FUNC_FNMATCH_POSIX])
])