summaryrefslogtreecommitdiff
path: root/modules/d-type
diff options
context:
space:
mode:
Diffstat (limited to 'modules/d-type')
-rw-r--r--modules/d-type20
1 files changed, 20 insertions, 0 deletions
diff --git a/modules/d-type b/modules/d-type
new file mode 100644
index 0000000000..8cc1c8e71c
--- /dev/null
+++ b/modules/d-type
@@ -0,0 +1,20 @@
+Description:
+Check whether struct dirent has a member named d_type.
+
+Files:
+m4/d-type.m4
+
+Depends-on:
+
+configure.ac:
+gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE
+
+Makefile.am:
+
+Include:
+
+License:
+GPL
+
+Maintainer:
+Jim Meyering