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 article <7615.919636565@hurl.cygnus.com> you write: > > 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? Partly my fault... I tend to rm -rf texinfo before building egcs, as I have a working texinfo 3.12 installed... I can check that stuff still builds correctly without gnu-make for 1.1.2-pre2...