Re: AC_PACKAGE_VERSION visibility slightly changed in autoconf-2.69c. Bug or feature?

2020-10-20 Thread Sergei Trofimovich
On Tue, 20 Oct 2020 16:57:16 -0400 Nick Bowler wrote: > Hi, > > On 2020-10-20, Sergei Trofimovich wrote: > > Initial bug is reported as autoconf failure on ghc-8.8.4: > > https://bugs.gentoo.org/750191 > > There autconf 2.69 works, 2.69c does not. > > Note: the change you report is intro

Re: AC_PACKAGE_VERSION visibility slightly changed in autoconf-2.69c. Bug or feature?

2020-10-20 Thread Nick Bowler
Hi, On 2020-10-20, Sergei Trofimovich wrote: > Initial bug is reported as autoconf failure on ghc-8.8.4: > https://bugs.gentoo.org/750191 > There autconf 2.69 works, 2.69c does not. Note: the change you report is introduced by Zack's fix for related AC_INIT quoting regressions. This patch i

AC_PACKAGE_VERSION visibility slightly changed in autoconf-2.69c. Bug or feature?

2020-10-20 Thread Sergei Trofimovich
Initial bug is reported as autoconf failure on ghc-8.8.4: https://bugs.gentoo.org/750191 There autconf 2.69 works, 2.69c does not. Here is the minimal example: OK: $ cat configure.ac AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.1.0], [glasgow-haskell-b...@haskell.org],