<br><br>On Saturday, March 26, 2022,  <<a href="mailto:mnieuw@zap.a2000.nl">mnieuw@zap.a2000.nl</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, 26 Mar 2022 21:55:16 +0300<br>
Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com">randrianasulu@gmail.com</a>> wrote:<br>
<br>
> On Saturday, March 26, 2022, mnieuw--- via Cin<br>
> <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br>
> <br>
> > When building on Manjaro, it complained that <a href="http://configure.ac" target="_blank">configure.ac</a> was out of<br>
> > date, and I should run autoupdate, which I did, and all was fine.<br>
> > I checked then that updated <a href="http://configure.ac" target="_blank">configure.ac</a> on Mint 19.2 (oldest<br>
> > distro I have active) and it is fine there too.  <br>
> <br>
> <br>
> <br>
> to be honest I am not sure if updated <a href="http://configure.ac" target="_blank">configure.ac</a> will work on<br>
> system with older autotools? it seems mostly cosmetic issue user can<br>
> fix manually, and it even works as-is (at least on termux, and it<br>
> tend to be rolling distro...)<br>
<br>
I think this was long overdue, those old macros were obsolete, see<br>
<a href="https://ftp.gnu.org/old-gnu/Manuals/autoconf-2.57/html_node/autoconf_154.html" target="_blank">https://ftp.gnu.org/old-gnu/<wbr>Manuals/autoconf-2.57/html_<wbr>node/autoconf_154.html</a><br>
<br>
They wrote that by for autoconf 2 up from autoconf 1.xx these changes<br>
were introduced, and in 2003 autoconf 2.57 was released. So these<br>
new versions of the macros could be the recommended<br>
ones for over 20 years. That is even well before Cinelerra started<br>
using autotools. Adam's original (HV) version did not.</blockquote><div><br></div><div><br></div><div>thanks for digging that deep into history! yes, if you can't build on new system - then surely update really needed. I'll re-test on Slackware (i686) as fast as those changes landed.... </div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Plus, it did not work on Manjaro without update. <br>
<br>
It works (updated) on Mint 19.2, I just saw I have a Mint 19.1<br>
32 bit still on a VM. Will test.<br>
<br>
MatN<br>
P.S. I tried to work with cmake to port the original linuxdeploy to<br>
aarch64. Way too complicated, maybe it has its points for automated<br>
building/testing (Travis CI). <br>
In contrast, the autotools were a relief, and I had not created a<br>
project with them before. I agree very much with the<br>
comment about it on Wikipedia:<br>
<a href="https://en.wikipedia.org/wiki/GNU_Autotools" target="_blank">https://en.wikipedia.org/wiki/<wbr>GNU_Autotools</a>, Responses to Criticism ,<br>
original at<br>
<a href="https://lists.gnu.org/archive/html/automake/2021-01/msg00013.html" target="_blank">https://lists.gnu.org/archive/<wbr>html/automake/2021-01/<wbr>msg00013.html</a><br>
(January 2021, thus quite recent). I agree that the docs, while<br>
complete, are a reference, not learning material.<br>
<br>
</blockquote>