From a305c33209abba05fa9371e09abc5dc4c397973b Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 26 Oct 2009 08:26:28 +0100 Subject: libelf: convert to Makefile.autotools.in and get rid of LIBELF_HEADERS option We have the generic BR2_HAVE_DEVFILES now. Signed-off-by: Peter Korsgaard --- package/ltrace/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/ltrace') diff --git a/package/ltrace/Config.in b/package/ltrace/Config.in index a8b6a91af..8e090a4f2 100644 --- a/package/ltrace/Config.in +++ b/package/ltrace/Config.in @@ -4,7 +4,7 @@ comment "ltrace has no inherent support for AVR32" config BR2_PACKAGE_LTRACE bool "ltrace" #depends on BR2_LARGEFILE - select BR2_PACKAGE_LIBELF_HEADERS + select BR2_PACKAGE_LIBELF help Debugging program which runs a specified command until it exits. While the command is executing, ltrace intercepts and records -- cgit v1.2.3-55-g7522