* k5-thread.h: Error out at compile time if thread support is enabled but the
authorKen Raeburn <raeburn@mit.edu>
Wed, 2 Jun 2004 23:47:36 +0000 (23:47 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 2 Jun 2004 23:47:36 +0000 (23:47 +0000)
commit4a7895d8c1f8b08ebd0e3bcfd975783fcc8bd057
treea886bee8f2ebf40cc9bee68b1a9f60bdda0c0bbc
parent2727091fd6ca14b4c05b054ece24d141ff448556
* k5-thread.h: Error out at compile time if thread support is enabled but the
thread system isn't pthreads.  (This is after the code disabling thread support
for non-pthreads systems, so it's a placeholder for now that should never get
invoked.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16393 dc483132-0cff-0310-8789-dd5450dbe970
src/include/ChangeLog
src/include/k5-thread.h