[OpenAFS-devel] Getting AFS_PTHREAD_ENV from headers?

Tommie Gannert d00-tga@d.kth.se
Wed, 06 Sep 2006 07:59:30 +0200


Hi All!


I'm using RX/KAD for an external project and spent yesterday fighting a 
bug due to a missing #define of AFS_PTHREAD_ENV. The structs in RX 
change depending on that macro.

Is there any way to deduce the use of AFS_PTHREAD_ENV using only what is 
installed in a standard OpenAFS 1.4 installation? When compiling 
OpenAFS, it seems to be given on the command line, implicating that it 
is not stored anywhere in the headers. Is that true?


/Tommie