diff options
| -rw-r--r-- | sys/src/cmd/python/pyconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/cmd/python/pyconfig.h b/sys/src/cmd/python/pyconfig.h index fb9c5bcdd..9e94521a1 100644 --- a/sys/src/cmd/python/pyconfig.h +++ b/sys/src/cmd/python/pyconfig.h @@ -691,6 +691,7 @@ typedef unsigned long u_long; /* Define to 1 if you don't have `tm_zone' but do have the external array `tzname'. */ #define HAVE_TZNAME 1 +#define HAVE_ALTZONE 1 /* Define this if you have tcl and TCL_UTF_MAX==6 */ /* #undef HAVE_UCS4_TCL */ |
