Line
Link Here
|
0 |
-- a/configure.ac |
0 |
++ b/configure.ac |
Lines 31-37
AC_PROG_INSTALL
Link Here
|
31 |
AC_PROG_MAKE_SET |
31 |
AC_PROG_MAKE_SET |
32 |
AC_PROG_AWK |
32 |
AC_PROG_AWK |
33 |
AC_PROG_EGREP |
33 |
AC_PROG_EGREP |
34 |
AC_CHECK_PROGS([READELF], [readelf eu-readelf], [false]) |
34 |
AC_CHECK_TOOLS([READELF], [readelf eu-readelf], [false]) |
35 |
AM_MISSING_PROG([AUTOM4TE], [autom4te]) |
35 |
AM_MISSING_PROG([AUTOM4TE], [autom4te]) |
36 |
|
36 |
|
37 |
LT_INIT([disable-static]) |
37 |
LT_INIT([disable-static]) |
38 |
-- a/configure |
38 |
++ b/configure |
Lines 676-681
build_cpu
Link Here
|
676 |
build |
676 |
build |
677 |
LIBTOOL |
677 |
LIBTOOL |
678 |
AUTOM4TE |
678 |
AUTOM4TE |
|
|
679 |
ac_ct_READELF |
679 |
READELF |
680 |
READELF |
680 |
ac_ct_AR |
681 |
ac_ct_AR |
681 |
AR |
682 |
AR |
Lines 5163-5172
$as_echo "$ac_cv_path_EGREP" >&6; }
Link Here
|
5163 |
EGREP="$ac_cv_path_EGREP" |
5164 |
EGREP="$ac_cv_path_EGREP" |
5164 |
|
5165 |
|
5165 |
|
5166 |
|
5166 |
for ac_prog in readelf eu-readelf |
5167 |
if test -n "$ac_tool_prefix"; then |
5167 |
do |
5168 |
for ac_prog in readelf eu-readelf |
5168 |
# Extract the first word of "$ac_prog", so it can be a program name with args. |
5169 |
do |
5169 |
set dummy $ac_prog; ac_word=$2 |
5170 |
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. |
|
|
5171 |
set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
5170 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
5172 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
5171 |
$as_echo_n "checking for $ac_word... " >&6; } |
5173 |
$as_echo_n "checking for $ac_word... " >&6; } |
5172 |
if ${ac_cv_prog_READELF+:} false; then : |
5174 |
if ${ac_cv_prog_READELF+:} false; then : |
Lines 5182-5188
do
Link Here
|
5182 |
test -z "$as_dir" && as_dir=. |
5184 |
test -z "$as_dir" && as_dir=. |
5183 |
for ac_exec_ext in '' $ac_executable_extensions; do |
5185 |
for ac_exec_ext in '' $ac_executable_extensions; do |
5184 |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5186 |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5185 |
ac_cv_prog_READELF="$ac_prog" |
5187 |
ac_cv_prog_READELF="$ac_tool_prefix$ac_prog" |
5186 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5188 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5187 |
break 2 |
5189 |
break 2 |
5188 |
fi |
5190 |
fi |
Lines 5202-5210
$as_echo "no" >&6; }
Link Here
|
5202 |
fi |
5204 |
fi |
5203 |
|
5205 |
|
5204 |
|
5206 |
|
5205 |
test -n "$READELF" && break |
5207 |
test -n "$READELF" && break |
|
|
5208 |
done |
5209 |
fi |
5210 |
if test -z "$READELF"; then |
5211 |
ac_ct_READELF=$READELF |
5212 |
for ac_prog in readelf eu-readelf |
5213 |
do |
5214 |
# Extract the first word of "$ac_prog", so it can be a program name with args. |
5215 |
set dummy $ac_prog; ac_word=$2 |
5216 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
5217 |
$as_echo_n "checking for $ac_word... " >&6; } |
5218 |
if ${ac_cv_prog_ac_ct_READELF+:} false; then : |
5219 |
$as_echo_n "(cached) " >&6 |
5220 |
else |
5221 |
if test -n "$ac_ct_READELF"; then |
5222 |
ac_cv_prog_ac_ct_READELF="$ac_ct_READELF" # Let the user override the test. |
5223 |
else |
5224 |
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5225 |
for as_dir in $PATH |
5226 |
do |
5227 |
IFS=$as_save_IFS |
5228 |
test -z "$as_dir" && as_dir=. |
5229 |
for ac_exec_ext in '' $ac_executable_extensions; do |
5230 |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5231 |
ac_cv_prog_ac_ct_READELF="$ac_prog" |
5232 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5233 |
break 2 |
5234 |
fi |
5235 |
done |
5236 |
done |
5237 |
IFS=$as_save_IFS |
5238 |
|
5239 |
fi |
5240 |
fi |
5241 |
ac_ct_READELF=$ac_cv_prog_ac_ct_READELF |
5242 |
if test -n "$ac_ct_READELF"; then |
5243 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_READELF" >&5 |
5244 |
$as_echo "$ac_ct_READELF" >&6; } |
5245 |
else |
5246 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
5247 |
$as_echo "no" >&6; } |
5248 |
fi |
5249 |
|
5250 |
|
5251 |
test -n "$ac_ct_READELF" && break |
5206 |
done |
5252 |
done |
5207 |
test -n "$READELF" || READELF="false" |
5253 |
|
|
|
5254 |
if test "x$ac_ct_READELF" = x; then |
5255 |
READELF="false" |
5256 |
else |
5257 |
case $cross_compiling:$ac_tool_warned in |
5258 |
yes:) |
5259 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 |
5260 |
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
5261 |
ac_tool_warned=yes ;; |
5262 |
esac |
5263 |
READELF=$ac_ct_READELF |
5264 |
fi |
5265 |
fi |
5208 |
|
5266 |
|
5209 |
|
5267 |
|
5210 |
AUTOM4TE=${AUTOM4TE-"${am_missing_run}autom4te"} |
5268 |
AUTOM4TE=${AUTOM4TE-"${am_missing_run}autom4te"} |