Makefile.in: Set the myfulldir and mydir variables (which are relative
authorTheodore Tso <tytso@mit.edu>
Sat, 5 Dec 1998 05:40:45 +0000 (05:40 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 5 Dec 1998 05:40:45 +0000 (05:40 +0000)
commit94dbab1141ca38aa7a29367c33d025ce02ee3106
tree2398fd3f6e7d6e1c984b4d470cd47f380a3926c3
parentbf45f66f9f50d680d71794e14e0c3467138bd0c3
Makefile.in: Set the myfulldir and mydir variables (which are relative
to buildtop and thisconfigdir, respectively.)

fcc_maybe.c (fcc_lock_file): Removed all of the filesystem-dependent
mess for file locking, which has been now properly moved to
krb5_lock_file(), where it belongs.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11068 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/file/ChangeLog
src/lib/krb5/ccache/file/Makefile.in
src/lib/krb5/ccache/file/fcc_maybe.c