diff options
Diffstat (limited to 'RISCOS/pyconfig.h')
-rw-r--r-- | RISCOS/pyconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/RISCOS/pyconfig.h b/RISCOS/pyconfig.h index a8cc8c7..e7c3484 100644 --- a/RISCOS/pyconfig.h +++ b/RISCOS/pyconfig.h @@ -236,9 +236,6 @@ one supplied by Python itself. (see Include/unicodectype.h). */ #undef WANT_WCTYPE_FUNCTIONS -/* Define if you want to compile in cycle garbage collection */ -#define WITH_CYCLE_GC 1 - /* Define if you want to emulate SGI (IRIX 4) dynamic linking. This is rumoured to work on VAX (Ultrix), Sun3 (SunOS 3.4), Sequent Symmetry (Dynix), and Atari ST. |