This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: 1.1.2: GNU make required.



On Feb 21, 1999, Jeffrey A Law <law@hurl.cygnus.com> wrote:

>   In message <19990221133514.J8783@rjlhome.sco.com>you write:
>> A friend recently reported a problem in 1.1.1.  I believe it's still there
>> in 1.1.2.  The problem is that texinfo's Makefiles require GNU make.  I 
>> believe this was fixed by Alexandre in the trunk.  Would it be appropriate
>> to propogate this fix backward into 1.1.2?
> Yea, I think so.  We got quite a few bug reports on this, and we have stated
> that we'd like this stuff to build with any posix compliant make.

> Alexandre -- do I just need to rebuild the effected Makefile.in files with
> automake --include-deps --build-dir --srcdir-name?

Kind of, you have to point --build-dir to a build tree where
dependencies have been dropped already, and --srcdir-name should be
the name used to refer to the srcdir from the build dir, so that
#included dependencies are made relative to $(srcdir), not
/home/law/egcs-src/texinfo/...  :-)

Unless there has been some update in the texinfo tree in the trunk, it
would probably be easier to just copy the Makefile.ins.

-- 
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