From 8d4b1ab0732bd51e4b8f1e7cdb2550a9d67f21bc Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Sat, 16 Aug 2008 21:20:03 +0200 Subject: Mention distro specific elfutils development sub-packages needed when not found. --- config.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.in') diff --git a/config.in b/config.in index 11232f02..5c1a3894 100644 --- a/config.in +++ b/config.in @@ -18,9 +18,6 @@ /* Define to 1 if you have the `dw' library (-ldw). */ #undef HAVE_LIBDW -/* Define to 1 if you have the `ebl' library (-lebl). */ -#undef HAVE_LIBEBL - /* Define to 1 if you have the `pfm' library (-lpfm). */ #undef HAVE_LIBPFM -- cgit