mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
21 lines
220 B
Plaintext
21 lines
220 B
Plaintext
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:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Jim Meyering
|