also install required files for HAVE_INCLUDES
[buildroot.git] / package / ltrace / Config.in
blob566e72f0a4f864e163d34fa1934ae999a3a75e61
1 config BR2_PACKAGE_LTRACE
2         bool "ltrace"
3         default n
4         #depends on BR2_LARGEFILE
5         select BR2_PACKAGE_LIBELF_HEADERS
6         help
7           Debugging program which runs a specified command until it exits.
9           http://packages.debian.org/unstable/utils/ltrace.html