NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / cycle-check
index ccbdc1d..6a8618a 100644 (file)
@@ -4,14 +4,19 @@ help detect directory cycles efficiently
 Files:
 lib/cycle-check.c
 lib/cycle-check.h
-lib/dev-ino.h
+m4/cycle-check.m4
 
 Depends-on:
+dev-ino
+same-inode
+stdbool
+stdint
 
 configure.ac:
+gl_CYCLE_CHECK
 
 Makefile.am:
-lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h
+lib_SOURCES += cycle-check.c
 
 Include:
 "cycle-check.h"
@@ -21,4 +26,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-