config/tools/libelf.in
changeset 977 34a6d63fd7ab
parent 975 c43713a3bf7e
child 1439 2fbb4aea2a88
     1.1 --- a/config/tools/libelf.in	Sat Oct 25 15:47:01 2008 +0000
     1.2 +++ b/config/tools/libelf.in	Sat Oct 25 16:32:11 2008 +0000
     1.3 @@ -1,4 +1,3 @@
     1.4 -# EXPERIMENTAL
     1.5  # libelf config file
     1.6  
     1.7  config TOOL_libelf
     1.8 @@ -6,10 +5,6 @@
     1.9        libelf lets you read, modify or create ELF files in an
    1.10        architecture-independent way.
    1.11  
    1.12 -      libelf is BROKEN! If you manage to make it actually _work_,
    1.13 -      please be so kind as to tell me. (By working, I mean it is
    1.14 -      useable at least by ltrace.) Thank you!
    1.15 -
    1.16  choice
    1.17      bool
    1.18      prompt "libelf version"