Looks like the current Red Hat gcc on Athena emits duplicates and "./foo.h",
authorKen Raeburn <raeburn@mit.edu>
Thu, 22 Dec 2005 05:08:11 +0000 (05:08 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 22 Dec 2005 05:08:11 +0000 (05:08 +0000)
commita2a85a79776e323461cfd6a0b60bd9c9bdd33c3f
treeff5f023246383b36e73c9e07177fd753e5b24f94
parent7a8828eee4d27abe74974269c318211eed996116
Looks like the current Red Hat gcc on Athena emits duplicates and "./foo.h",
neither of which we've properly addressed before.

* depfix.pl (uniquify): New subroutine.
(do_subs_2): Use it.
(do_subs): Fix substitution pattern for " ./".

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17573 dc483132-0cff-0310-8789-dd5450dbe970
src/util/ChangeLog
src/util/depfix.pl