summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/debug/duma.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/debug/duma.in b/config/debug/duma.in
index 374339d..35f9e09 100644
--- a/config/debug/duma.in
+++ b/config/debug/duma.in
@@ -14,7 +14,8 @@ config DUMA_A
config DUMA_SO
bool
prompt "Build a shared library"
- default y if SHARED_LIBS
+ depends on SHARED_LIBS
+ default y
choice
bool