Bump to 1.14.1
[platform/upstream/augeas.git] / modules / cycle-check
1 Description:
2 help detect directory cycles efficiently
3
4 Files:
5 lib/cycle-check.c
6 lib/cycle-check.h
7 m4/cycle-check.m4
8
9 Depends-on:
10 assure
11 dev-ino
12 same-inode
13 stdbool
14 stdint
15
16 configure.ac:
17 gl_CYCLE_CHECK
18
19 Makefile.am:
20 lib_SOURCES += cycle-check.c
21
22 Include:
23 "cycle-check.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Jim Meyering