Subversion Repositories Kolibri OS

Rev

Rev 6410 | Rev 6439 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6410 Rev 6429
Line 1... Line -...
1
/* Automatically generated by configure - do not modify */
-
 
2
#define CONFIG_TCCDIR "/usr/local/lib/tcc"
-
 
3
#define GCC_MAJOR 3
-
 
4
#define HOST_I386 1
-
 
5
#define TCC_VERSION "0.9.23"
1
#define TCC_VERSION "0.9.26"
6
//#define TCC_TARGET_PE
2
#define CONFIG_TCC_STATIC
7
#define TCC_TARGET_MEOS
3
#define TCC_TARGET_MEOS 
-
 
4
#define TCC_TARGET_I386
-
 
5
#define ONE_SOURCE
Line 8... Line -...
8
 
-
 
9
/* enable bound checking code */
6