X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcycle-check;h=fe0e416b017652981bec2d73ce3995c19d7e96a6;hb=5cdaad7caa1a6ad1ba3f47a59faa4f9948734a75;hp=ccbdc1dcf5e4e29559c5cdb629178240ff9ae441;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/cycle-check b/modules/cycle-check index ccbdc1dcf..fe0e416b0 100644 --- a/modules/cycle-check +++ b/modules/cycle-check @@ -4,14 +4,18 @@ 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 Include: "cycle-check.h" @@ -21,4 +25,3 @@ GPL Maintainer: Jim Meyering -