mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
29 lines
298 B
Plaintext
29 lines
298 B
Plaintext
Description:
|
|
Manage list of filenames or wildcard patterns for --exclude option processing.
|
|
|
|
Files:
|
|
lib/exclude.h
|
|
lib/exclude.c
|
|
m4/exclude.m4
|
|
|
|
Depends-on:
|
|
xalloc
|
|
strcase
|
|
fnmatch-gnu
|
|
stdbool
|
|
verify
|
|
|
|
configure.ac:
|
|
gl_EXCLUDE
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"exclude.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert
|