Rev 68709 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
/* Rconfig.h. Generated automatically */#ifndef R_RCONFIG_H#define R_RCONFIG_H#ifndef R_CONFIG_H#define HAVE_F77_UNDERSCORE 1/* all R platforms have this */#define IEEE_754 1/* #undef WORDS_BIGENDIAN */#define R_INLINE inline/* #undef HAVE_VISIBILITY_ATTRIBUTE *//* all R platforms have the next two */#define SUPPORT_UTF8 1#define SUPPORT_MBCS 1#define ENABLE_NLS 1/* #undef HAVE_AQUA *//* #undef SUPPORT_OPENMP */#ifdef _WIN64#define SIZEOF_SIZE_T 8#else#define SIZEOF_SIZE_T 4#endif/* #undef HAVE_ALLOCA_H */#endif /* not R_CONFIG_H */#endif /* not R_RCONFIG_H */