> I've added a test to configure that should avoid compiling x99_token > if inttypes.h isn't found. Please let me know if it works for you.
I'll give this a try, but as far as I can tell all inttypes.h is needed for is the "uint32_t" typedef. It might be cleaner to just typedef that if inttypes.h is not found. Doing that manually was enough to build x99_token. ->Spike - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
