This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [dj: ./ diff Makefile.in Makefile.tpl] (fwd)


Hello,

On Thu, 9 Jan 2003, DJ Delorie wrote:

> The issue here is that the top-level files (./Makefile*, ./configure*,
> ./config/*) are kept in sync among a number of projects, spanning two
> cvs repositories (gcc and src).  Changes to the top-level files should
> go in both repositories, or neither.  If that is not possible, you
> need to rethink your patch so that it is.

Adding $(DESTDIR) support to the top level is uncritical.  If the src
packages do not support DESTDIR, this top-level patch alone won't
help much, but it would be a first step in any case.  Hence it's OK.

Alexandre or Andreas, could you do that?  I have attached the
necessary bits.

Regards,

Christian Cornelssen

Attachment: destdir-src.diff
Description: Text document

Attachment: ChangeLog.destdir
Description: Text document


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