|
|
|
@ -1,6 +1,6 @@ |
|
|
|
#! /bin/sh |
|
|
|
# Guess values for system-dependent variables and create Makefiles. |
|
|
|
# Generated by GNU Autoconf 2.64 for bfd 2.25.51. |
|
|
|
# Generated by GNU Autoconf 2.64 for bfd 2.26.51. |
|
|
|
# |
|
|
|
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
|
|
|
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software |
|
|
|
@ -556,8 +556,8 @@ MAKEFLAGS= |
|
|
|
# Identity of this package. |
|
|
|
PACKAGE_NAME='bfd' |
|
|
|
PACKAGE_TARNAME='bfd' |
|
|
|
PACKAGE_VERSION='2.25.51' |
|
|
|
PACKAGE_STRING='bfd 2.25.51' |
|
|
|
PACKAGE_VERSION='2.26.51' |
|
|
|
PACKAGE_STRING='bfd 2.26.51' |
|
|
|
PACKAGE_BUGREPORT='' |
|
|
|
PACKAGE_URL='' |
|
|
|
|
|
|
|
@ -1351,7 +1351,7 @@ if test "$ac_init_help" = "long"; then |
|
|
|
# Omit some internal or obsolete options to make the list less imposing. |
|
|
|
# This message is too long to be a string in the A/UX 3.1 sh. |
|
|
|
cat <<_ACEOF |
|
|
|
\`configure' configures bfd 2.25.51 to adapt to many kinds of systems. |
|
|
|
\`configure' configures bfd 2.26.51 to adapt to many kinds of systems. |
|
|
|
|
|
|
|
Usage: $0 [OPTION]... [VAR=VALUE]... |
|
|
|
|
|
|
|
@ -1422,7 +1422,7 @@ fi |
|
|
|
|
|
|
|
if test -n "$ac_init_help"; then |
|
|
|
case $ac_init_help in |
|
|
|
short | recursive ) echo "Configuration of bfd 2.25.51:";; |
|
|
|
short | recursive ) echo "Configuration of bfd 2.26.51:";; |
|
|
|
esac |
|
|
|
cat <<\_ACEOF |
|
|
|
|
|
|
|
@ -1543,7 +1543,7 @@ fi |
|
|
|
test -n "$ac_init_help" && exit $ac_status |
|
|
|
if $ac_init_version; then |
|
|
|
cat <<\_ACEOF |
|
|
|
bfd configure 2.25.51 |
|
|
|
bfd configure 2.26.51 |
|
|
|
generated by GNU Autoconf 2.64 |
|
|
|
|
|
|
|
Copyright (C) 2009 Free Software Foundation, Inc. |
|
|
|
@ -2185,7 +2185,7 @@ cat >config.log <<_ACEOF |
|
|
|
This file contains any messages produced by compilers while |
|
|
|
running configure, to aid debugging if configure makes a mistake. |
|
|
|
|
|
|
|
It was created by bfd $as_me 2.25.51, which was |
|
|
|
It was created by bfd $as_me 2.26.51, which was |
|
|
|
generated by GNU Autoconf 2.64. Invocation command line was |
|
|
|
|
|
|
|
$ $0 $@ |
|
|
|
@ -3993,7 +3993,7 @@ fi |
|
|
|
|
|
|
|
# Define the identity of the package. |
|
|
|
PACKAGE='bfd' |
|
|
|
VERSION='2.25.51' |
|
|
|
VERSION='2.26.51' |
|
|
|
|
|
|
|
|
|
|
|
cat >>confdefs.h <<_ACEOF |
|
|
|
@ -15249,9 +15249,9 @@ do |
|
|
|
# use one entry per line, even though this leads to long lines. |
|
|
|
aarch64_elf32_be_vec) tb="$tb elf32-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf32.lo $elf"; target_size=64 ;; |
|
|
|
aarch64_elf32_le_vec) tb="$tb elf32-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf32.lo $elf"; target_size=64 ;; |
|
|
|
aarch64_elf64_be_vec) tb="$tb elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo $elf"; target_size=64 ;; |
|
|
|
aarch64_elf64_be_vec) tb="$tb elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo $elf"; target_size=64 ;; |
|
|
|
aarch64_elf64_be_cloudabi_vec) tb="$tb elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo $elf"; target_size=64 ;; |
|
|
|
aarch64_elf64_le_vec) tb="$tb elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo $elf"; target_size=64 ;; |
|
|
|
aarch64_elf64_le_vec) tb="$tb elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo $elf"; target_size=64 ;; |
|
|
|
aarch64_elf64_le_cloudabi_vec) tb="$tb elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo $elf"; target_size=64 ;; |
|
|
|
alpha_ecoff_le_vec) tb="$tb coff-alpha.lo ecoff.lo $ecoff"; target_size=64 ;; |
|
|
|
alpha_elf64_vec) tb="$tb elf64-alpha.lo elf64.lo $elf"; target_size=64 ;; |
|
|
|
@ -16533,7 +16533,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
|
|
|
# report actual input values of CONFIG_FILES etc. instead of their |
|
|
|
# values after options handling. |
|
|
|
ac_log=" |
|
|
|
This file was extended by bfd $as_me 2.25.51, which was |
|
|
|
This file was extended by bfd $as_me 2.26.51, which was |
|
|
|
generated by GNU Autoconf 2.64. Invocation command line was |
|
|
|
|
|
|
|
CONFIG_FILES = $CONFIG_FILES |
|
|
|
@ -16597,7 +16597,7 @@ Report bugs to the package provider." |
|
|
|
_ACEOF |
|
|
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
|
|
|
ac_cs_version="\\ |
|
|
|
bfd config.status 2.25.51 |
|
|
|
bfd config.status 2.26.51 |
|
|
|
configured by $0, generated by GNU Autoconf 2.64, |
|
|
|
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
|
|
|
|
|
|
|
|