[krbdev.mit.edu #6495] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Sun May 24 18:51:34 EDT 2009


pull up r22368 from trunk

 ------------------------------------------------------------------------
 r22368 | ghudson | 2009-05-24 02:48:31 +0200 (Sun, 24 May 2009) | 10 lines

 ticket: 6495
 subject: Fix test rules for non-gmake make versions
 target_version: 1.7
 tags: pullup

 The build rules for the new t_ad_fx_armor and t_authdata test programs
 used $<, which is only portable for implicit rules (but is valid in
 gmake for all rules).  Stop using $< in those rules so that "make
 check" works with System V make.

http://src.mit.edu/fisheye/changelog/krb5/?cs=22376
Commit By: tlyu
Revision: 22376
Changed Files:
U   branches/krb5-1-7/src/lib/krb5/krb/Makefile.in




More information about the krb5-bugs mailing list