roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / file-type
index c0d150cf92c8630106372de846f5c1537784c9f2..47150aeecac18bc6368213c25d755e5b2733cc44 100644 (file)
@@ -4,17 +4,15 @@ 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"
@@ -24,4 +22,3 @@ GPL
 
 Maintainer:
 Paul Eggert, Jim Meyering
-