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]

Re: PATCH g77/Make-lang.in intdoc.texi dependencies inconsistency



  In message <oryaeshop0.fsf@cupuacu.lsd.dcc.unicamp.br>you write:
  > On Aug 30, 1999, Jeffrey A Law <law@cygnus.com> wrote:
  > 
  > >   In message <199908292219.AAA18850@ignucius.axis.se>you write:
  > >> * Make-lang.in ($(srcdir)/f/intdoc.texi): Prefix dependencies with
  > >> $(srcdir).
  > 
  > > This is wrong and bad.  While it will fix some problems with the majorly
  > > braindead Sun make, it will break things for other makes.
  > 
  > How could it break anything?  Adding `$(srcdir)/' where appropriate
  > has never been a problem on automake.
It really can.  I'd have to go dig out some old mail, but we ran into some
real problems when someone changed gdb in a similar manner.

jeff


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