NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / file-type
index 8f14c2e..47150ae 100644 (file)
@@ -4,21 +4,21 @@ 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
+lib_SOURCES += file-type.c
 
 Include:
 "file-type.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert, Jim Meyering
-