bug-automake
[Top][All Lists]
Advanced

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

Makefile bugs


From: mjbauer
Subject: Makefile bugs
Date: Thu, 21 Apr 2005 09:56:58 -0400 (EDT)

Greetings:

I currently work at Tufts University.  When we build software
packages, we always put the source in CVS so we can monitor what local
customizations we've made to various packages.  However, by default,
CVS does not preserve the relative age of files when you check out an
entire tree for building.  automake's makefile does not deal well with
this.  Specifically, it tries to rebuild the top-level aclocal.m4 and
Makefile.in, chokes, and dies.  As I expect neither of these files
should ever be rebuilt by the build process, could you alter your
makefile to exempt them?

Thanks,
MJB




reply via email to

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