repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Avoid "warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete".
[gnulib.git]
/
modules
/
d-ino
blob
fdc6b41bf6173cbd5a0fcfc4d075e48e8f6ac891
1
Description:
2
Check whether struct dirent has a member named d_ino.
3
4
Files:
5
m4/d-ino.m4
6
7
Depends-on:
8
9
configure.ac:
10
gl_CHECK_TYPE_STRUCT_DIRENT_D_INO
11
12
Makefile.am:
13
14
Include:
15
16
License:
17
LGPLv2+
18
19
Maintainer:
20
Jim Meyering