X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fexclude;h=7ff3c1409325d37e93a7e28b097909fd1d3f65d3;hb=fc80165c92e8b92da6e88e4fdb9c472125124fa0;hp=50da07d316445bde9df7fe7893fd9b2ff218a53c;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/exclude b/modules/exclude index 50da07d31..7ff3c1409 100644 --- a/modules/exclude +++ b/modules/exclude @@ -1,4 +1,5 @@ Description: +Manage list of filenames or wildcard patterns for --exclude option processing. Files: lib/exclude.h @@ -6,18 +7,24 @@ 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 Include: "exclude.h" +License: +GPL + +Maintainer: +Paul Eggert