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.
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? Any other pitfalls I need to be aware of? jeff