From ce7ac1a8347b59a3d3eea8fe1aecd28a069584b4 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Sat, 12 Feb 2005 22:12:15 +0000 Subject: dwarfdump is a utility to display DWARF debugging information in ELF files. Needs libdwarf (and libelf in turn). --- devel/dwarfdump/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/dwarfdump/files/patch-configure (limited to 'devel/dwarfdump/files/patch-configure') diff --git a/devel/dwarfdump/files/patch-configure b/devel/dwarfdump/files/patch-configure new file mode 100644 index 000000000000..7a2206dedd3f --- /dev/null +++ b/devel/dwarfdump/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Mon Nov 22 19:20:33 2004 ++++ configure Sat Feb 12 22:55:06 2005 +@@ -3029,7 +3029,7 @@ + + + +-for ac_header in elf.h getopt.h libelf.h libelf/libelf.h sgidefs.h sys/types.h ++for ac_header in getopt.h libelf.h libelf/libelf.h sgidefs.h sys/types.h + do + as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` + if eval "test \"\${$as_ac_Header+set}\" = set"; then -- cgit v1.2.3