view modules/exclude @ 7368:a7abebdb07f4

* gnulib-tool (func_import, func_create_testdir): Fix typos in 2006-09-18 patch.
author Eric Blake <ebb9@byu.net>
date Mon, 25 Sep 2006 21:20:54 +0000
parents be9e01d008cb
children cb5141654dbb
line wrap: on
line source

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:
EXTRA_DIST += exclude.h

Include:
"exclude.h"

License:
GPL

Maintainer:
Paul Eggert