X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fexclude;h=b1f83991af942aa7ea65b58820458567debb7da9;hb=ec68a6fee63ee22364cb88f215b906989ab6b33c;hp=1327ed8dfadd2494636d2cc67d6c0a45a78e493a;hpb=917752adb19961999cd68c6c961efffe33c85141;p=gnulib.git diff --git a/modules/exclude b/modules/exclude index 1327ed8df..b1f83991a 100644 --- a/modules/exclude +++ b/modules/exclude @@ -4,19 +4,20 @@ Manage list of filenames or wildcard patterns for --exclude option processing. Files: lib/exclude.h lib/exclude.c -m4/exclude.m4 Depends-on: -xalloc -strcase -fnmatch-gnu +fnmatch +hash +mbscasecmp +mbuiter stdbool +verify +xalloc configure.ac: -gl_EXCLUDE Makefile.am: -lib_SOURCES += exclude.h exclude.c +lib_SOURCES += exclude.c Include: "exclude.h" @@ -26,4 +27,3 @@ GPL Maintainer: Paul Eggert -