bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cycle-check.h fix imported from coreutils


From: Mark D. Baushke
Subject: Re: cycle-check.h fix imported from coreutils
Date: Mon, 03 Jul 2006 23:36:04 -0700

Hi Paul,

I suspect that you may need something like this or the same-inode.h
file will not be added to the tarball with a 'make dist' command.

Or at least, it does not seem to do the job with autoconf 2.60.
Am I missing something?

        -- Mark

Index: cycle-check
===================================================================
RCS file: /sources/gnulib/gnulib/modules/cycle-check,v
retrieving revision 1.4
diff -u -p -r1.4 cycle-check
--- cycle-check 3 Jul 2006 08:32:46 -0000       1.4
+++ cycle-check 4 Jul 2006 06:35:42 -0000
@@ -13,7 +13,7 @@ stdbool
 configure.ac:
 
 Makefile.am:
-lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h
+lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h same-inode.h
 
 Include:
 "cycle-check.h"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]