1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/cycle-check
Bruno Haible f570e72a25 cycle-check: Move AC_LIBOBJ invocations to module description.
* m4/cycle-check.m4 (gl_CYCLE_CHECK): Remove AC_LIBOBJ invocation.
* modules/cycle-check (Makefile.am): Augment lib_SOURCES.
2011-06-16 00:07:21 +02:00

29 lines
302 B
Plaintext

Description:
help detect directory cycles efficiently
Files:
lib/cycle-check.c
lib/cycle-check.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
Include:
"cycle-check.h"
License:
GPL
Maintainer:
Jim Meyering