Description:
Manage list of filenames or wildcard patterns for --exclude option processing.

Files:
lib/exclude.h
lib/exclude.c

Depends-on:
assert-h
c32tolower
filename
fnmatch
fopen-gnu
hash
mbscasecmp
mbuiter
regex
stdbool
unlocked-io-internal
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += exclude.c

Include:
"exclude.h"

Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise

License:
GPL

Maintainer:
Paul Eggert
