maintainer-makefile: Prohibit BSD4.3/SysV u_char etc types.
[gnulib.git] / modules / cycle-check
blobe8ef2caf7ea6b051d79d3140370986f8a0a8d05b
1 Description:
2 help detect directory cycles efficiently
4 Files:
5 lib/cycle-check.c
6 lib/cycle-check.h
7 m4/cycle-check.m4
9 Depends-on:
10 assure
11 dev-ino
12 same-inode
13 stdbool
14 stdint
16 configure.ac:
17 gl_CYCLE_CHECK
19 Makefile.am:
20 lib_SOURCES += cycle-check.c
22 Include:
23 "cycle-check.h"
25 License:
26 GPL
28 Maintainer:
29 Jim Meyering