X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcycle-check;h=6a8618a41eac5aeb6dcec8644bdef2036a9451da;hb=68cd59a59fd614b4c3bef80c4d8a822a1662109b;hp=89e087e711f1048aec7b171748f0334645a4e059;hpb=79c0a43808d9ca85acd04600149fc1a9b75bd1b9;p=gnulib.git diff --git a/modules/cycle-check b/modules/cycle-check index 89e087e71..6a8618a41 100644 --- a/modules/cycle-check +++ b/modules/cycle-check @@ -4,16 +4,19 @@ help detect directory cycles efficiently Files: lib/cycle-check.c lib/cycle-check.h -lib/same-inode.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"