The R Project SVN R

Rev

Rev 75739 | Rev 78884 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 75739 Rev 76604
Line 14... Line 14...
14
 
14
 
15
/* Define to 1 if translation of program messages to the user's native
15
/* Define to 1 if translation of program messages to the user's native
16
   language is requested. */
16
   language is requested. */
17
#define ENABLE_NLS 1
17
#define ENABLE_NLS 1
18
 
18
 
-
 
19
/* C type used for Fortran character lengths */
-
 
20
/* will be size_t for gfortran >= 8, int before */
-
 
21
/* #undef FC_LEN_T */
-
 
22
 
19
/* Define to dummy `main' function (if any) required to link to the Fortran
23
/* Define to dummy `main' function (if any) required to link to the Fortran
20
   libraries. */
24
   libraries. */
21
/* #undef FC_DUMMY_MAIN */
25
/* #undef FC_DUMMY_MAIN */
22
 
26
 
23
/* Define to a macro mangling the given C identifier (in lower and upper
27
/* Define to a macro mangling the given C identifier (in lower and upper