summaryrefslogtreecommitdiff
path: root/config/debug/ltrace.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-01-22 23:50:18 (GMT)
committerAlexey Neyman <stilor@att.net>2017-01-26 20:19:49 (GMT)
commit23aef79883b1f4d0e009c9b3cf24cc8fd62b84f1 (patch)
treeb7ebe1fdac5a53bc48ffa75de799b0186bea1d13 /config/debug/ltrace.in
parentdedee847056ea71cee17b683ef379f00a6debab1 (diff)
Declare older versions obsolete.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/debug/ltrace.in')
-rw-r--r--config/debug/ltrace.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/config/debug/ltrace.in b/config/debug/ltrace.in
index aa5c058..b506461 100644
--- a/config/debug/ltrace.in
+++ b/config/debug/ltrace.in
@@ -18,15 +18,18 @@ choice
config LTRACE_V_0_7_3
bool
prompt "0.7.3"
+ select LTRACE_0_5_3_or_later
config LTRACE_V_0_5_3
bool
- prompt "0.5.3"
+ prompt "0.5.3 (OBSOLETE)"
select LTRACE_0_5_3_or_later
+ depends on OBSOLETE
config LTRACE_V_0_5_2
bool
- prompt "0.5.2"
+ prompt "0.5.2 (OBSOLETE)"
+ depends on OBSOLETE
endchoice