summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 3c07ebc..ab775e9 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -144,6 +144,9 @@
/* Define if you want to compile in rudimentary thread support */
#undef WITH_THREAD
+/* Define if you want to compile in cycle garbage collection */
+#undef WITH_CYCLE_GC
+
/* Define if you want to produce an OpenStep/Rhapsody framework
(shared library plus accessory files). */
#undef WITH_NEXT_FRAMEWORK