X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fexclude;h=b1f83991af942aa7ea65b58820458567debb7da9;hb=e7086a9a301ffcfef17edbcba9e7c0312c33f7a8;hp=c5c13a0653242bde3464eac9e02678ab787bc852;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/exclude b/modules/exclude index c5c13a065..b1f83991a 100644 --- a/modules/exclude +++ b/modules/exclude @@ -4,21 +4,26 @@ 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 -unlocked-io -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" +License: +GPL + +Maintainer: +Paul Eggert