00001 #ifndef __HPGCC_CONFIG_H 00002 #define __HPGCC_CONFIG_H 00003 00014 #define HPGCC_VERSION 2.0 00015 00021 #define HPGCC_VERSION_MAJOR 2 00022 00027 #define HPGCC_VERSION_MINOR 0 00028 00039 // < ibl ; 2005-09-06 > 00040 00041 #define PATCH_BROKEN_KOS_FOPEN_APPEND 1 00042 00043 00053 // < ibl 2005-12-07 > 00054 00055 #define PATCH_FOPEN_FORCE_UPPERCASE 1 00056 00065 // < ibl ; 2005-09-06 > 00066 00067 #define HAVE_STACK_BIAS 0 00068 00069 #endif