Makefile.in: Set the myfulldir and mydir variables (which are relative
authorTheodore Tso <tytso@mit.edu>
Fri, 13 Nov 1998 20:47:18 +0000 (20:47 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 13 Nov 1998 20:47:18 +0000 (20:47 +0000)
commit37a7b3f4f8eb0466e1d9a3c5d601d301cb3fd840
tree4dcffff340805b4827f1a13a82f5cc0e4a9ee156
parent759d9842b70ef7923f49c82cd65d7d261a2cb051
Makefile.in: Set the myfulldir and mydir variables (which are relative
to buildtop and thisconfigdir, respectively.)

Also added a note to the ChangeLog indicating that we changed
lock_file.c to check for HAVE_FCNTL_H and defined(F_SETLKW) and
defined(F_RDLCK) instead of POSIX_FILE_LOCKS (so we can get rid of a
non-standard autoconf symbol.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11027 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/Makefile.in