Re: cycle-check.h fix imported from coreutils

2006-07-06 Thread Jim Meyering
Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > * quoting myself: >> * modules/same-inode: New module, comprising same-inode.h. >> * modules/cycle-check: Depend on it, don't list same-inode.h. >> * modules/mkdir-p, modules/same: Likewise. > > Never mind this patch. It needs either a bu

Re: cycle-check.h fix imported from coreutils

2006-07-06 Thread Ralf Wildenhues
* quoting myself: > * modules/same-inode: New module, comprising same-inode.h. > * modules/cycle-check: Depend on it, don't list same-inode.h. > * modules/mkdir-p, modules/same: Likewise. Never mind this patch. It needs either a bunch of m4/ updates to list same-inode.h in AC_LI

Re: cycle-check.h fix imported from coreutils

2006-07-06 Thread Ralf Wildenhues
Hello Mark, everyone, * Mark D. Baushke wrote on Thu, Jul 06, 2006 at 07:31:43PM CEST: > Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > * Paul Eggert wrote on Tue, Jul 04, 2006 at 09:43:44AM CEST: > > > "Mark D. Baushke" <[EMAIL PROTECTED]> writes: > > > > > > > -lib_SOURCES += cycle-check.c cyc

Re: cycle-check.h fix imported from coreutils

2006-07-06 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralf Wildenhues <[EMAIL PROTECTED]> writes: > * Paul Eggert wrote on Tue, Jul 04, 2006 at 09:43:44AM CEST: > > "Mark D. Baushke" <[EMAIL PROTECTED]> writes: > > > > > -lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h > > > +lib_SOURCES += cycle-c

Re: cycle-check.h fix imported from coreutils

2006-07-06 Thread Ralf Wildenhues
* Paul Eggert wrote on Tue, Jul 04, 2006 at 09:43:44AM CEST: > "Mark D. Baushke" <[EMAIL PROTECTED]> writes: > > > -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 > > Thanks for catching that; I installed it. This shoul

Re: cycle-check.h fix imported from coreutils

2006-07-04 Thread Paul Eggert
"Mark D. Baushke" <[EMAIL PROTECTED]> writes: > -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 Thanks for catching that; I installed it.

Re: cycle-check.h fix imported from coreutils

2006-07-03 Thread Mark D. Baushke
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 =

cycle-check.h fix imported from coreutils

2006-07-03 Thread Paul Eggert
I installed this into gnulib: 2006-07-03 Jim Meyering <[EMAIL PROTECTED]> * cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this macro is used before the first cycle_check call. --- lib/cycle-check.h 3 Jul 2006 08:32:46 - 1.3 +++ lib/cycle-check.h 4 Jul 200