Configure [Solaris]: Improved compat with old system header files. Old Solaris header files don't like __STDC__ being set to 1 (or higher), at which point they start using unions for 64-bit integers. This causes other headerfiles to generate broken macros (cf <sys/types.h> longlong_t and <sys/resource.h> RLIM_INFINITY).