summaryrefslogtreecommitdiff
Unidiff
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
111 bool "Prompt for development and/or incomplete items" 111 bool "Prompt for development and/or incomplete items"
112 default y 112 default y
113 113
114config USE_CCACHE
115 bool "Use ccache, if available?"
116 default y
117
114endmenu 118endmenu
115 119
116menu "Configuration" 120menu "Configuration"