mbspcasecmp: Fix function specification.
[gnulib.git] / modules / file-type
index 8f14c2e..806c60d 100644 (file)
@@ -4,21 +4,22 @@ Return a string describing the type of a file.
 Files:
 lib/file-type.h
 lib/file-type.c
-lib/stat-macros.h
 m4/file-type.m4
 
 Depends-on:
-gettext
+gettext-h
+sys_stat
 
 configure.ac:
 gl_FILE_TYPE
 
 Makefile.am:
-lib_SOURCES += file-type.h file-type.c stat-macros.h
 
 Include:
 "file-type.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert, Jim Meyering
-