warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / filemode
blobbe442ba59251bb3c3a00c799a5a959ed7bb9cc91
1 Description:
2 Return a string (?rwxrwxrwx format) describing the type and permissions of a
3 file.
5 Files:
6 lib/filemode.h
7 lib/filemode.c
8 m4/filemode.m4
9 m4/st_dm_mode.m4
11 Depends-on:
12 sys_stat
14 configure.ac:
15 gl_FILEMODE
17 Makefile.am:
18 lib_SOURCES += filemode.c
20 Include:
21 "filemode.h"
23 License:
24 GPL
26 Maintainer:
27 Jim Meyering