From 38f1377597f88d7bb381b750df53754d0f5b2924 Mon Sep 17 00:00:00 2001 From: wimpie Date: Fri, 02 Apr 2004 18:38:20 +0000 Subject: THreaded support --- (limited to 'config.in') diff --git a/config.in b/config.in index 9ee7ccf..0b01f78 100644 --- a/config.in +++ b/config.in @@ -36,6 +36,11 @@ config OPTIMIZE boolean "Use optimizations" default "y" if ! TARGET_X86 +# added for threaded compile +config THREADED + boolean "Enable threaded build" + default "n" + config DEBUG boolean "Enable debug builds" default n -- cgit v0.9.0.2