diff options
Diffstat (limited to 'pkg/python/pyconfig.h')
| -rw-r--r-- | pkg/python/pyconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h index 21273334..2cd42c0f 100644 --- a/pkg/python/pyconfig.h +++ b/pkg/python/pyconfig.h @@ -499,6 +499,7 @@ # define __EXTENSIONS__ 1 #endif /* #undef WINDOW_HAS_FLAGS */ +#define WITH_DECIMAL_CONTEXTVAR 1 #define WITH_DOC_STRINGS 1 /* #undef WITH_DTRACE */ /* #undef WITH_DYLD */ |
