Fix com_err.h dependencies in gss-kernel-lib
authorGreg Hudson <ghudson@mit.edu>
Fri, 11 Nov 2011 04:04:58 +0000 (04:04 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 11 Nov 2011 04:04:58 +0000 (04:04 +0000)
commit6aff398f9eead4c619d20a55e0c72459b7e1ef51
tree44efc2c04531167de12bf657d135a3b95eb46cde
parent22a961b76a635708458a4798e560e81daf9b57ac
Fix com_err.h dependencies in gss-kernel-lib

make check was failing in util/gss-kernel-lib due to dependencies
when the build is configured with --with-system-et, because depfix.pl
wasn't smart enough to substitute the dependency on com_err.h in the
current directory.  Make depfix.pl smarter, and adjust COM_ERR_DEPS
to be com_err.h in gss-kernel-lib when building with the bundled
com_err.

ticket: 7014
target_version: 1.10
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25468 dc483132-0cff-0310-8789-dd5450dbe970
src/util/depfix.pl
src/util/gss-kernel-lib/Makefile.in
src/util/gss-kernel-lib/deps