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