| commit | 2a2c218525f148011d3308ffbecfec1e0c2859a7 | [log] [tgz] |
|---|---|---|
| author | Jeremy Hylton <jeremy@alum.mit.edu> | Fri Jun 30 04:57:55 2000 +0000 |
| committer | Jeremy Hylton <jeremy@alum.mit.edu> | Fri Jun 30 04:57:55 2000 +0000 |
| tree | deed5911edb1921e7509ce8232d2b2fad6484dd0 | |
| parent | 57a2f7f8ef59c972624215bf20fa97b55152f97e [diff] [blame] |
penultimate phase of Neil Schemenauer's GC patches update configure files (turn --with-cycle-gc on for beta release?)
diff --git a/config.h.in b/config.h.in index c28e380..7b909ad 100644 --- a/config.h.in +++ b/config.h.in
@@ -210,6 +210,9 @@ (shared library plus accessory files). */ #undef WITH_NEXT_FRAMEWORK +/* Define if you want cycle garbage collection */ +#undef WITH_CYCLE_GC + /* The number of bytes in an off_t. */ #undef SIZEOF_OFF_T