[krbdev.mit.edu #5699] SVN Commit
Ken Raeburn via RT
rt-comment at krbdev.mit.edu
Wed Aug 29 16:16:11 EDT 2007
Split out the "standalone" test code from trval.c, so we produce
trval.o only once, instead of twice with different compilation flags.
One case generated the "trval" program directly, but produced and
deleted trval.o as an intermediate step in the compiler, which messes
things up if make thinks it's already built trval.o for another test
program.
Make the standalone test into t_trval.
Build problem reported by Will Fiveash of Sun, about ten minutes ago.
Commit By: raeburn
Revision: 19893
Changed Files:
U trunk/src/tests/asn.1/Makefile.in
A trunk/src/tests/asn.1/t_trval.c
U trunk/src/tests/asn.1/trval.c
More information about the krb5-bugs
mailing list