added missing dependencies to fix failing unistr/ tests
[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 m4/st_dm_mode.m4
10
11 Depends-on:
12 sys_stat
13
14 configure.ac:
15 gl_FILEMODE
16
17 Makefile.am:
18
19 Include:
20 "filemode.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering