Re: [PATCH] SGI MIPSpro dependency tracking

2000-06-02 Thread Tom Tromey
Morten> +* depcomp: tell SGI MIPSpro compilers to generate dependencies Morten> +through the pre-processor (only CVS libtool has the -Wc option Morten> +yet). Thanks, I checked this in. T

[PATCH] SGI MIPSpro dependency tracking

2000-06-02 Thread Morten Eriksen
Index: ChangeLog === RCS file: /cvs/automake/automake/ChangeLog,v retrieving revision 1.870 diff -u -r1.870 ChangeLog --- ChangeLog 2000/05/15 16:43:40 1.870 +++ ChangeLog 2000/05/31 16:32:45 @@ -1,3 +1,9 @@ +2000-05-31 Mort