config/debug/ltrace.in
changeset 1811 35cf5e2f110a
parent 1786 2323a54034c9
child 1844 4d6a56579d9d
     1.1 --- a/config/debug/ltrace.in	Sun Jan 31 12:43:23 2010 +0100
     1.2 +++ b/config/debug/ltrace.in	Wed Feb 17 23:41:17 2010 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # ltrace
     1.5  
     1.6  config DEBUG_ltrace
     1.7 -    select TOOL_libelf
     1.8 +    select LIBELF_TARGET
     1.9      help
    1.10        ltrace is a program that simply runs the specified command until it exits.
    1.11        It intercepts and records the dynamic library calls which are called by