X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcycle-check;h=055166413d266438a5a892d33deb0a945fb4a80a;hb=06a3032f9f6c73bafdff90a5c7052149e5f0b546;hp=090a701eaf477fb1ce339f21e7ca2558b095b22a;hpb=946b14c12a890a95944f8610302c43fd94ecfd27;p=gnulib.git diff --git a/modules/cycle-check b/modules/cycle-check index 090a701ea..055166413 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 same-inode.h +EXTRA_DIST += cycle-check.h Include: "cycle-check.h"