mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 14:39:09 +08:00
* configure.in: Update version to 2.18.50.
* configure: Regenerated.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2007-08-06 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
|
|
||||||
|
* configure.in: Update version to 2.18.50.
|
||||||
|
* configure: Regenerated.
|
||||||
|
|
||||||
2007-08-06 Paul Brook <paul@codesourcery.com>
|
2007-08-06 Paul Brook <paul@codesourcery.com>
|
||||||
|
|
||||||
* elf32-arm.c (elf32_arm_link_hash_entry): Add
|
* elf32-arm.c (elf32_arm_link_hash_entry): Add
|
||||||
|
2
bfd/configure
vendored
2
bfd/configure
vendored
@ -2994,7 +2994,7 @@ fi
|
|||||||
|
|
||||||
# Define the identity of the package.
|
# Define the identity of the package.
|
||||||
PACKAGE=bfd
|
PACKAGE=bfd
|
||||||
VERSION=2.17.50
|
VERSION=2.18.50
|
||||||
|
|
||||||
|
|
||||||
cat >>confdefs.h <<_ACEOF
|
cat >>confdefs.h <<_ACEOF
|
||||||
|
@ -8,7 +8,7 @@ AC_CONFIG_SRCDIR([libbfd.c])
|
|||||||
AC_CANONICAL_TARGET
|
AC_CANONICAL_TARGET
|
||||||
AC_ISC_POSIX
|
AC_ISC_POSIX
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE(bfd, 2.17.50)
|
AM_INIT_AUTOMAKE(bfd, 2.18.50)
|
||||||
|
|
||||||
dnl These must be called before AM_PROG_LIBTOOL, because it may want
|
dnl These must be called before AM_PROG_LIBTOOL, because it may want
|
||||||
dnl to call AC_CHECK_PROG.
|
dnl to call AC_CHECK_PROG.
|
||||||
|
Reference in New Issue
Block a user