From 90be6507b53f95de37f159c90353f2616361d423 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Sat, 12 Feb 2005 22:09:59 +0000 Subject: libdwarf is a library to analyze (and even produce) DWARF debugging information in ELF files. --- devel/libdwarf/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/libdwarf/files/patch-configure (limited to 'devel/libdwarf/files/patch-configure') diff --git a/devel/libdwarf/files/patch-configure b/devel/libdwarf/files/patch-configure new file mode 100644 index 000000000000..031bf18233d5 --- /dev/null +++ b/devel/libdwarf/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Mon Nov 22 19:20:35 2004 ++++ configure Sat Feb 12 22:06:36 2005 +@@ -3255,7 +3255,7 @@ + + + +-for ac_header in alloca.h elf.h elfaccess.h libelf.h libelf/libelf.h sys/types.h sys/ia64/elf.h ++for ac_header in alloca.h elfaccess.h libelf.h libelf/libelf.h sys/types.h sys/ia64/elf.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