Tests for module 'unicase/totitle'.
[gnulib.git] / modules / lstat
index f2055f9..b0c8b44 100644 (file)
@@ -3,7 +3,6 @@ lstat() function: return information about a file or symbolic link.
 
 Files:
 lib/lstat.c
-lib/lstat.h
 m4/lstat.m4
 
 Depends-on:
@@ -11,14 +10,15 @@ sys_stat
 
 configure.ac:
 gl_FUNC_LSTAT
+gl_SYS_STAT_MODULE_INDICATOR([lstat])
 
 Makefile.am:
 
 Include:
-"lstat.h"
+<sys/stat.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering