view modules/exclude @ 14271:b4cc3c41ca79

libposix: Add _HEADERS primaries to posix modules. Modify gnulib-tool to strip them from generated Makefile.am-s where they are not needed. Also, replace M4 macro prefixes when requested. Finally, omit calls to error() for libposix.
author Bruce Korb <bkorb@gnu.org>
date Sat, 05 Feb 2011 08:22:48 -0800
parents 451cf730f520
children d7e9b7baad5b
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:
fnmatch
hash
mbscasecmp
mbuiter
stdbool
verify
xalloc

configure.ac:
gl_EXCLUDE

Makefile.am:

Include:
"exclude.h"

License:
GPL

Maintainer:
Paul Eggert