d9e024f14b
PR: 215086 Submitted by: pfg Approved by: maintainer timeout (4 weeks) MFH: 2017Q1
11 lines
409 B
Text
11 lines
409 B
Text
--- configure.orig 2016-12-06 05:12:37 UTC
|
|
+++ configure
|
|
@@ -3585,7 +3585,7 @@ fi
|
|
done
|
|
|
|
|
|
-for ac_header in elf.h unistd.h libelf.h libelf/libelf.h sgidefs.h sys/types.h
|
|
+for ac_header in unistd.h libelf.h libelf/libelf.h sgidefs.h sys/types.h
|
|
do :
|
|
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
|
|
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
|