New configmake module, so that "make" output needn't be cluttered
[gnulib.git] / modules / fts-lgpl
1 Description:
2 Traverse a file hierarchy (LPGL'ed version).
3
4 Files:
5 lib/fts_.h
6 lib/fts.c
7 m4/fts.m4
8
9 Depends-on:
10 dirfd
11 stdbool
12
13 configure.ac:
14 gl_FUNC_FTS_LGPL
15
16 Makefile.am:
17
18 Include:
19 "fts_.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Jim Meyering