[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Make dependency fix for filesystems with high time precision in info/mak
From: |
Fabian Groffen |
Subject: |
Make dependency fix for filesystems with high time precision in info/makedoc.c |
Date: |
Mon, 3 Dec 2007 17:59:13 +0100 |
User-agent: |
Mutt/1.5.17 (Darwin 8.11.0, VIM - Vi IMproved 7.1) |
See http://bugs.gentoo.org/show_bug.cgi?id=200662
Due to a very high time precision on certain filesystems the chance of a
failing compilation increases because make keeps on regenerating
doc.c key.c funs.h.
The attached patch reorders the must_fopen and fclose calls in
info/makedoc.c such that the times associated with these files match the
dependencies specified in the Makefile.*.
Please comment on the patch to verify its correctness.
--
Fabian Groffen
Gentoo on a different level
texinfo-4.11-high-precision.patch
Description: Text document
- Make dependency fix for filesystems with high time precision in info/makedoc.c,
Fabian Groffen <=