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
* 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
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
-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
* 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
"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.
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
=
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