pull up r25468 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 2 Dec 2011 21:20:18 +0000 (21:20 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 2 Dec 2011 21:20:18 +0000 (21:20 +0000)
commit922bf66c30bfadd152e1abc2711b7b1a74694be8
treee574e72a3adc7d2f5c09ae71ea5480192b5e3000
parentbf51deae1e58caab352d3bb2882c7eb4ed6dbc88
pull up r25468 from trunk

 ------------------------------------------------------------------------
 r25468 | ghudson | 2011-11-10 23:04:58 -0500 (Thu, 10 Nov 2011) | 12 lines

 ticket: 7014
 subject: Fix com_err.h dependencies in gss-kernel-lib
 target_version: 1.10
 tags: pullup

 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
version_fixed: 1.10
status: resolved

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