X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fexclude;h=b1f83991af942aa7ea65b58820458567debb7da9;hb=0fd639d16c41dfd4353947fa00bbfa2375e7e845;hp=f52a1f683ef93f0bb288520d137c64aa20fda026;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/exclude b/modules/exclude index f52a1f683..b1f83991a 100644 --- a/modules/exclude +++ b/modules/exclude @@ -4,20 +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: -EXTRA_DIST += exclude.h exclude.c +lib_SOURCES += exclude.c Include: "exclude.h"