I want to update from autoconf 2.62 to 2.69.
I downloaded the source and ran the following:
./configure
make
make install
These all complete successfully.
When I run autoconf --version I get the following:
autoconf --version
autoconf (GNU Autoconf) ?K??
Copyright (C) 2012 Free Software Founda
_______
From: Eric Blake
Sent: 30 May 2018 02:13
To: Andy Armstrong; autoconf@gnu.org
Subject: Re: Problem with --version after compiling autoconf
On 05/29/2018 08:05 PM, Andy Armstrong wrote:
> The problem you see here is that the version reports as ?K??.
>
> Why co