Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/exclude
T

41 lines
587 B
Plaintext

Description:
Manage list of filenames or wildcard patterns for --exclude option processing.
Files:
lib/exclude.h
lib/exclude.c
Depends-on:
assert-h
c32tolower
filename
fnmatch
fopen-gnu
hash
mbscasecmp
mbuiter [test "$GNULIB_MCEL_PREFER" != yes]
nullptr
regex
stdbool
unlocked-io-internal
xalloc
configure.ac:
Makefile.am:
lib_SOURCES += exclude.c
Include:
"exclude.h"
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
License:
GPL
Maintainer:
Paul Eggert