Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" and
authorKen Raeburn <raeburn@mit.edu>
Sat, 14 Sep 2002 02:45:50 +0000 (02:45 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 14 Sep 2002 02:45:50 +0000 (02:45 +0000)
commit40201aadec103327acfec591aee25a43f5531ed6
treee32801f609418109c6fabe66b0b3e1f42f9ed5d2
parent25935ea0f4fcd60eca8dba0371ea168fd729e908
Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" and
substitutions in depgen.sed at "make depend" time, and emit patterns into
depfix2.sed to strip them out of dependencies, instead of hard-coding pathnames
for Athena gcc installations we know about in depfix.sed.

Verify that gcc is being used, before trying to rebuild dependencies.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14861 dc483132-0cff-0310-8789-dd5450dbe970
src/ChangeLog
src/aclocal.m4
src/config/ChangeLog
src/config/post.in
src/configure.in
src/util/ChangeLog
src/util/depfix.sed
src/util/depgen.sed