Index: generic/xotcl.h =================================================================== diff -u -r543e283a1681f4e7075eb65a0dd97f54cf48e2f7 -rf79e2c8697d6f0ae0082c257a65240e815e99ad8 --- generic/xotcl.h (.../xotcl.h) (revision 543e283a1681f4e7075eb65a0dd97f54cf48e2f7) +++ generic/xotcl.h (.../xotcl.h) (revision f79e2c8697d6f0ae0082c257a65240e815e99ad8) @@ -90,18 +90,12 @@ #define TCL85STACK 1 #define CONFIGURE_ARGS 1 -/* #define CONFIGURE_SIGNATURE_GENERATOR 1 */ #if defined(CONFIGURE_ARGS) # define CANONICAL_ARGS 1 /*# define CONFIGURE_ARGS_TRACE 1*/ #endif -#if defined(CONFIGURE_SIGNATURE_GENERATOR) -# define CANONICAL_ARGS 1 -/*#define CONFIGURE_TRACE 1*/ -#endif - #if defined(PARSE_TRACE_FULL) # define PARSE_TRACE 1 #endif