X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fexclude;h=b1f83991af942aa7ea65b58820458567debb7da9;hb=1f7ca4c3c642d27f5f9afd63c5cfb7ba93e72c27;hp=78efea5d7e5cf83fb8b944da8bcb56f3f6ab8dd5;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;p=gnulib.git diff --git a/modules/exclude b/modules/exclude index 78efea5d7..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.c Include: "exclude.h"