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