X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffile-type;h=47150aeecac18bc6368213c25d755e5b2733cc44;hb=141e296490e776bb758ee88616dae79aed0b4006;hp=8f14c2e433faa30687e59fd6ef88b3e09d039488;hpb=c4da5fc90ff7ff8ef395c84be4b14e0a3d404cbb;p=gnulib.git diff --git a/modules/file-type b/modules/file-type index 8f14c2e43..47150aeec 100644 --- a/modules/file-type +++ b/modules/file-type @@ -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 -