00001 00002 /***************************************************************************/ 00003 /* HERE DEFINE THE PROJECT SPECIFIC PUBLIC MACROS */ 00004 /* These are only in effect in a setting that doesn't use configure */ 00005 /***************************************************************************/ 00006 00007 /* Version number of project */ 00008 #define COINHSL_VERSION "trunk" 00009 00010 /* Major Version number of project */ 00011 #define COINHSL_VERSION_MAJOR 9999 00012 00013 /* Minor Version number of project */ 00014 #define COINHSL_VERSION_MINOR 9999 00015 00016 /* Release Version number of project */ 00017 #define COINHSL_VERSION_RELEASE 9999 00018 00019 /* Define to 1 if MA27 is available */ 00020 #define COINHSL_HAS_MA27 1 00021 00022 /* Define to 1 if MA28 is available */ 00023 /* #undef COINHSL_HAS_MA28 */ 00024 00025 /* Define to 1 if MA57 is available */ 00026 /* #undef COINHSL_HAS_MA57 */ 00027 00028 /* Define to 1 if MA77 is available */ 00029 /* #undef COINHSL_HAS_MA77 */ 00030 00031 /* Define to 1 if MC19 is available */ 00032 #define COINHSL_HAS_MC19 1