diff options
| author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-10-29 00:10:06 +0100 |
|---|---|---|
| committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-10-29 00:10:06 +0100 |
| commit | de8f2cea32f14099cf756cbef40d312ffd1894a8 (patch) | |
| tree | af4f9ce5798909cfa1eadec07390425937e3886a /config/debug/ltrace.in | |
| parent | 06cb0b6ddbbb2f9275b3a71eda3f2ffeff929d90 (diff) | |
| parent | 5b0242a30c12e4ce1366788126cea866b21abeba (diff) | |
| download | crosstool-ng-de8f2cea32f14099cf756cbef40d312ffd1894a8.tar.gz crosstool-ng-de8f2cea32f14099cf756cbef40d312ffd1894a8.tar.bz2 crosstool-ng-de8f2cea32f14099cf756cbef40d312ffd1894a8.zip | |
Merge.
Diffstat (limited to 'config/debug/ltrace.in')
| -rw-r--r-- | config/debug/ltrace.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/config/debug/ltrace.in b/config/debug/ltrace.in index 50d365d1..b119410f 100644 --- a/config/debug/ltrace.in +++ b/config/debug/ltrace.in @@ -25,11 +25,13 @@ config LTRACE_V_0_5_1 config LTRACE_V_0_5 bool - prompt "0.5" + prompt "0.5 (OBSOLETE)" + depends on OBSOLETE config LTRACE_V_0_4 bool - prompt "0.4" + prompt "0.4 (OBSOLETE)" + depends on OBSOLETE endchoice |
