Depend on new stat-macros module
[gnulib.git] / modules / file-type
1 Description:
2 Return a string describing the type of a file.
3
4 Files:
5 lib/file-type.h
6 lib/file-type.c
7 m4/file-type.m4
8
9 Depends-on:
10 gettext
11 stat-macros
12
13 configure.ac:
14 gl_FILE_TYPE
15
16 Makefile.am:
17
18 Include:
19 "file-type.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering