This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Makefile.in in setup CVS


----- Original Message -----
From: "Gary R. Van Sickle" <g.r.vansickle@worldnet.att.net>
To: "Cygwin-Apps" <cygwin-apps@sources.redhat.com>
Sent: Wednesday, July 03, 2002 12:50 PM
Subject: Rob: Makefile.in in setup CVS


> In setup cvs, in the root dir, there's a Makefile.in even though we're
> autoconfiscating on the client-side from the .am.  This then ends up
causing
> conflicts when one goes to do a "cvs update -dP" on the tree.  Shouldn't
this be
> removed from cvs then?

Last time I did anything in this area it provoked a pile of emails. I'd
rather let sleeping problems lie.

We are using AM_MAINTAINER_MODE, so you need to explicitly turn on client
side automaking, and if you have that knowledge, rm Makefile.in && cvs -z3
update -Pd Makefile.in shouldn't be too hard.

Rob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]