summaryrefslogtreecommitdiff
path: root/modules/fnmatch
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-05-06 17:22:45 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-05-06 17:22:45 +0000
commitd3e8c58c07934d00ff72d0dc32aa48a2c3667137 (patch)
tree866b0be57c2695e6c5604989ab62a0f50ac3d167 /modules/fnmatch
parent49e0d57f8e99b2be5efdaf87863669825000b3e9 (diff)
downloadgnulib-d3e8c58c07934d00ff72d0dc32aa48a2c3667137.tar.gz
(Depends-on): Add stdbool.
Diffstat (limited to 'modules/fnmatch')
-rw-r--r--modules/fnmatch1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/fnmatch b/modules/fnmatch
index c8a930c449..15935c565e 100644
--- a/modules/fnmatch
+++ b/modules/fnmatch
@@ -10,6 +10,7 @@ m4/fnmatch.m4
Depends-on:
alloca
+stdbool
configure.ac:
# No macro. You should also use one of fnmatch-posix or fnmatch-gnu.