From 87cb1275ba9c62c9a04cb6babcccbe295d24c556 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Wed, 10 Sep 2008 19:32:31 +0200 Subject: Check for dwarf_getelf (elfutils 0.126+). --- config.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config.in') diff --git a/config.in b/config.in index 5c1a3894..0f5677e9 100644 --- a/config.in +++ b/config.in @@ -12,9 +12,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the `cap' library (-lcap). */ -#undef HAVE_LIBCAP - /* Define to 1 if you have the `dw' library (-ldw). */ #undef HAVE_LIBDW @@ -39,9 +36,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_CAPABILITY_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -- cgit