1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/exclude
Bruno Haible 6467c8d8a5 exclude: Move AC_LIBOBJ invocations to module description.
* m4/exclude.m4: Remove file.
* modules/exclude (Files): Remove it.
(configure.ac): Remove gl_EXCLUDE call.
(Makefile.am): Augment lib_SOURCES.
2011-06-16 00:07:22 +02:00

30 lines
310 B
Plaintext

Description:
Manage list of filenames or wildcard patterns for --exclude option processing.
Files:
lib/exclude.h
lib/exclude.c
Depends-on:
fnmatch
hash
mbscasecmp
mbuiter
stdbool
verify
xalloc
configure.ac:
Makefile.am:
lib_SOURCES += exclude.c
Include:
"exclude.h"
License:
GPL
Maintainer:
Paul Eggert