976e4942635e1af084778ba1a8aa0ff94f960d76
[gnulib.git] / modules / exclude
1 Description:
2 Manage list of filenames or wildcard patterns for --exclude option processing.
3
4 Files:
5 lib/exclude.h
6 lib/exclude.c
7 m4/exclude.m4
8
9 Depends-on:
10 xalloc
11 strcase
12 fnmatch-gnu
13 stdbool
14
15 configure.ac:
16 gl_EXCLUDE
17
18 Makefile.am:
19
20 Include:
21 "exclude.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Paul Eggert