intprops: shorten, to pacify gcc -Woverlength-strings
[gnulib.git] / modules / stat
index 9729b84..db179aa 100644 (file)
@@ -1,14 +1,14 @@
 Description:
-stat(): query file information
+stat() function: query file information
 
 Files:
 lib/stat.c
-m4/dos.m4
 m4/stat.m4
 
 Depends-on:
-stdbool
 sys_stat
+dosname         [test $REPLACE_STAT = 1]
+stdbool         [test $REPLACE_STAT = 1]
 
 configure.ac:
 gl_FUNC_STAT