summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--config.in4
1 files changed, 4 insertions, 0 deletions
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"