Module description.
[gnulib.git] / modules / fnmatch
1 Description:
2
3 Files:
4 lib/fnmatch_.h
5 lib/fnmatch.c
6 lib/fnmatch_loop.c
7 m4/mbstate_t.m4
8 m4/fnmatch.m4
9
10 Depends-on:
11 alloca
12
13 configure.ac:
14 # No macro. You should also use one of fnmatch-posix or fnmatch-gnu.
15
16 Makefile.am:
17 lib_SOURCES += fnmatch_.h
18 EXTRA_DIST += fnmatch_loop.c
19 DISTCLEANFILES += fnmatch.h
20
21 Include:
22