config.h.in

changeset 726
8289078ff7be
parent 637
21e542c15832
equal deleted inserted replaced
725:b15a2ae7bea7 726:8289078ff7be
37 * Network 37 * Network
38 */ 38 */
39 #define SEND_PORT 6554 39 #define SEND_PORT 6554
40 40
41 41
42 /* Do not use wrapper gettid() */
43 #undef HAVE_GETTID
44
42 /* Compile experimental code (may not be present) */ 45 /* Compile experimental code (may not be present) */
43 #undef USE_EXPERIMENT 46 #undef USE_EXPERIMENT
44 47
45 /* Compile simulator code */ 48 /* Compile simulator code */
46 #undef USE_SIMULATOR 49 #undef USE_SIMULATOR

mercurial