configure.in - tweak printf format guessing logic
For Mac OS X, a pthread_t is really a pointer to a struct ... need to make the cpp post-processing smarter, and add a case to emit "p" (as in %p) as the appropriate format when the unchained typedefs end up at a pointer.
configure.in - tweak printf format guessing logic
For Mac OS X, a pthread_t is really a pointer to a struct ... need to
make the cpp post-processing smarter, and add a case to emit "p" (as
in %p) as the appropriate format when the unchained typedefs end up at
a pointer.