This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [binutils-gdb] Update version to 2.33.50 and regenerate configure scripts.


On Mon, Sep 16, 2019 at 10:04:08AM -0000, Phil Blundell wrote:
> commit bb6959602bd7ff19081b4a1cb2e54b0e562faa0f
> Author: Phil Blundell <philb@brightsign.biz>
> Date:   Mon Sep 16 11:01:00 2019 +0100
> 
>     Update version to 2.33.50 and regenerate configure scripts.

It looks like you used some distro autotools to regenerate everything,
rather than the official versions.  There's nothing particularly wrong
with the distro autotools but it does introduce churn for those of us
building with --enable-maintainer-mode.

> diff --git a/bfd/Makefile.in b/bfd/Makefile.in
> index 9c14721..5578997 100644
> --- a/bfd/Makefile.in
> +++ b/bfd/Makefile.in
> @@ -438,6 +438,7 @@ pdfdir = @pdfdir@
>  prefix = @prefix@
>  program_transform_name = @program_transform_name@
>  psdir = @psdir@
> +runstatedir = @runstatedir@
>  sbindir = @sbindir@
>  sharedstatedir = @sharedstatedir@
>  srcdir = @srcdir@
[snip lots more]

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]