From 68ae26d1e6368ec73acf11d09067820fc882f402 Mon Sep 17 00:00:00 2001 From: eilers Date: Mon, 20 Dec 2004 16:02:59 +0000 Subject: Added a switch to disable automatic use of ccache. Needed for darwin based systems.. --- diff --git a/config.in b/config.in index 8cffa38..d9659be 100644 --- a/config.in +++ b/config.in @@ -111,6 +111,10 @@ config EXPERIMENTAL bool "Prompt for development and/or incomplete items" default y +config USE_CCACHE + bool "Use ccache, if available?" + default y + endmenu menu "Configuration" -- cgit v0.9.0.2