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: Part 1 of patches for making SUN-make work in separate build-dir: texinfo dependencies


On Dec 21, 1998, Hans-Peter Nilsson <hans-peter.nilsson@axis.com> wrote:

> I agree; automake generates somewhat broken (at least
> nonportable) dependencies if they use "../"-relative paths when
> it "knows" that builddir could be != srcdir.

The dependencies it generates are supposed to work on any
POSIX-compliant `make', for builddir != srcdir, and on any make, for
builddir == srcdir.

> But as long as Makefile.in is regenerated by automake as
> invoked with --include-deps, the same broken dependencies will
> be kept, so the patch is needed anyway.

Seems fair enough.  But whoever imports a new version of texinfo into
the egcs tree will have to take care of keeping your modifications.

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil



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