X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fexclude;h=3d5aaef1229abc9b9ea302a41bfc5ca919a5c6a3;hb=4dc5127ae2b91d18a8af1ef298e6b28030e1406c;hp=50da07d316445bde9df7fe7893fd9b2ff218a53c;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/exclude b/modules/exclude index 50da07d31..3d5aaef12 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,22 @@ lib/exclude.c m4/exclude.m4 Depends-on: -xalloc -strcase -unlocked-io -fnmatch-gnu +fnmatch +mbscasecmp stdbool +verify +xalloc configure.ac: gl_EXCLUDE Makefile.am: -lib_SOURCES += exclude.h exclude.c Include: "exclude.h" +License: +GPL + +Maintainer: +Paul Eggert