X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcycle-check;h=fe0e416b017652981bec2d73ce3995c19d7e96a6;hb=45a1421304b3f60b91e2ab5fc191573f9d090a40;hp=91c4e31664fd76ae14fcfd8e03aa01f91ee3b55d;hpb=53115a537a914f32506050c056d4e327621ac9a7;p=gnulib.git diff --git a/modules/cycle-check b/modules/cycle-check index 91c4e3166..fe0e416b0 100644 --- a/modules/cycle-check +++ b/modules/cycle-check @@ -4,18 +4,24 @@ 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" +License: +GPL + Maintainer: Jim Meyering -