From 3431148215f24ea8a84d08a01f7019b8da53503d Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 31 Jan 2010 12:41:39 +0100 Subject: [PATCH] debug/strace: remove EXPERIMENTAL for 4.5.19 --- config/debug/strace.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/debug/strace.in b/config/debug/strace.in index 0b9e4466..65edc4d3 100644 --- a/config/debug/strace.in +++ b/config/debug/strace.in @@ -10,8 +10,7 @@ choice config STRACE_V_4_5_19 bool - prompt "4.5.19 (EXPERIMENTAL)" - depends on EXPERIMENTAL + prompt "4.5.19" config STRACE_V_4_5_18 bool