mirror of
https://github.com/bebbo/amigaos-binutils-2.14.git
synced 2025-12-08 22:38:24 +00:00
* binutils/bfd/configure.in: updated the version string according to
latest changes done by Hans-Joerg.
This commit is contained in:
9331
bfd/configure
vendored
9331
bfd/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -18,7 +18,7 @@ changequote([,])dnl
|
||||
bfd_version_string="\"${VERSION}\""
|
||||
if test x${is_release} = x; then
|
||||
bfd_version_date=`sed -n -e 's/.*DATE //p' < ${srcdir}/version.h`
|
||||
bfd_version_string="\"${VERSION} ${bfd_version_date} (Amiga OS build 20050713)\""
|
||||
bfd_version_string="\"${VERSION} ${bfd_version_date} (AmigaOS build 20070520)\""
|
||||
fi
|
||||
AC_SUBST(bfd_version)
|
||||
AC_SUBST(bfd_version_string)
|
||||
|
||||
Reference in New Issue
Block a user