view modules/exclude @ 39946:d7d58557ca8b

Mention changed minimum requirements for Automake and Autoconf. * NEWS: Mention the new minimum requirements.
author Bruno Haible <bruno@clisp.org>
date Tue, 23 Oct 2018 01:08:10 +0200
parents ab0ca58c72b1
children
line wrap: on
line source

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

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

Depends-on:
filename
fnmatch
hash
mbscasecmp
mbuiter
regex
stdbool
verify
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += exclude.c

Include:
"exclude.h"

License:
GPL

Maintainer:
Paul Eggert