The R Project SVN R

Rev

Rev 84445 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 84445 Rev 87766
Line 27... Line 27...
27
   they do not necessarily apply to a C++ compiler */
27
   they do not necessarily apply to a C++ compiler */
28
#define SIZEOF_SIZE_T 8
28
#define SIZEOF_SIZE_T 8
29
/* #undef HAVE_ALLOCA_H */
29
/* #undef HAVE_ALLOCA_H */
30
/* optional C99 type */
30
/* optional C99 type */
31
#define HAVE_UINTPTR_T 1
31
#define HAVE_UINTPTR_T 1
-
 
32
/* C23 (or clang) extension */
-
 
33
#define HAVE_ENUM_BASE_TYPE 1
32
 
34
 
33
#endif /* not R_CONFIG_H */
35
#endif /* not R_CONFIG_H */
34
 
36
 
35
#endif /* not R_RCONFIG_H */
37
#endif /* not R_RCONFIG_H */