Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
[gnulib.git] / modules / stat
1 Description:
2 stat() function: return information about a file, following symbolic links.
3
4 Files:
5 lib/stat.c
6 m4/stat.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_FUNC_STAT
12
13 Makefile.am:
14
15 Include:
16 <sys/stat.h>
17
18 Maintainer:
19 Jim Meyering
20