diff options
Diffstat (limited to 'config/debug/strace.in')
-rw-r--r-- | config/debug/strace.in | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/config/debug/strace.in b/config/debug/strace.in index d736a7a9..5cdef7e1 100644 --- a/config/debug/strace.in +++ b/config/debug/strace.in @@ -10,14 +10,12 @@ choice config STRACE_V_4_6 bool - prompt "4.6 (EXPERIMENTAL)" - depends on EXPERIMENTAL + prompt "4.6" depends on CONFIGURE_has_xz config STRACE_V_4_5_20 bool - prompt "4.5.20 (EXPERIMENTAL)" - depends on EXPERIMENTAL + prompt "4.5.20" config STRACE_V_4_5_19 bool |