X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fexclude;h=b1f83991af942aa7ea65b58820458567debb7da9;hb=5191b3546cfb6c163228c23f214e325ddf60d46f;hp=78efea5d7e5cf83fb8b944da8bcb56f3f6ab8dd5;hpb=52116d1510321c620865d5643d9fa6dd17afbf48;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"