Don't define BITS16, BITS32, BITS64, etc. anymore. Instead,
authorTheodore Tso <tytso@mit.edu>
Fri, 3 Feb 1995 17:05:51 +0000 (17:05 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 3 Feb 1995 17:05:51 +0000 (17:05 +0000)
commitb1a4093522e4eeec4fc6b44b05f60804bea80ed1
treec2eeef35b498bc3d0db42ccb624a79ce80f27471
parent3c58d9996b4c786cd4a1d725e3baa8a04b394ea3
Don't define BITS16, BITS32, BITS64, etc. anymore.  Instead,
individually test for SIZEOF_SHORT, SIZEOF_INT, and SIZEOF_LONG and
use them as appropriate in wordsize.h

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4897 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/ChangeLog
src/include/krb5/configure.in
src/include/krb5/wordsize.h