Part 1 of patches for making SUN-make work in separate build-dir: texinfo dependencies

Alexandre Oliva oliva@dcc.unicamp.br
Mon Dec 21 10:06:00 GMT 1998


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




More information about the Gcc-patches mailing list