<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/stintel/tools/autoconf-archive, branch master</title>
<subtitle>Staging tree of Stijn Tintel</subtitle>
<id>https://git.openwrt.org/openwrt/staging/stintel/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/stintel/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/'/>
<updated>2025-12-03T19:00:21Z</updated>
<entry>
<title>autoconf-archive: backport patch for C++23 support</title>
<updated>2025-12-03T19:00:21Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2025-12-03T18:58:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=8ad5f35a9013ca7c65e86e7aef92617903afeab0'/>
<id>urn:sha1:8ad5f35a9013ca7c65e86e7aef92617903afeab0</id>
<content type='text'>
Backport upstream patch for C++23 support on ax_cxx_compile_stdcxx.m4.

This is needed by Asterisk package to correctly configure.

It's currently not possible to bump to a more recent autoconf-archive
release 2024.10.16 as it's currently affected by multiple BUGs ([1])

[1] https://github.com/openwrt/openwrt/commit/e1acc7a67b92fa964710afe0a3ae2dad5c1f00c7

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "tools/autoconf-archive: bump to 2024.10.16"</title>
<updated>2025-02-25T17:12:32Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2025-02-25T16:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=e1acc7a67b92fa964710afe0a3ae2dad5c1f00c7'/>
<id>urn:sha1:e1acc7a67b92fa964710afe0a3ae2dad5c1f00c7</id>
<content type='text'>
This reverts commit bbb3b985b036193d814e9742d07143330d19a71a.

LuaJIT support that is included in 2024.10.16 was supposed to be optional
but unfortunately, it seems that there is a bug[1] and its now breaking FRR
host builds and more.

So, revert the update for now.

[1] https://lists.gnu.org/archive/html/autoconf-archive-maintainers/2024-11/msg00000.html

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/autoconf-archive: bump to 2024.10.16</title>
<updated>2025-02-19T08:45:35Z</updated>
<author>
<name>Jack Sun</name>
</author>
<published>2025-02-02T02:40:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=bbb3b985b036193d814e9742d07143330d19a71a'/>
<id>urn:sha1:bbb3b985b036193d814e9742d07143330d19a71a</id>
<content type='text'>
Changelog included in package.

Signed-off-by: Jack Sun &lt;sunjiazheng321521@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/17826
Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/autoconf-archive: bump to 2023.02.20</title>
<updated>2023-03-20T22:43:28Z</updated>
<author>
<name>Linhui Liu</name>
</author>
<published>2023-03-14T05:36:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=f0091bb639f2727aeb49f3497dd8304108fd9792'/>
<id>urn:sha1:f0091bb639f2727aeb49f3497dd8304108fd9792</id>
<content type='text'>
Changelog included in package.

Signed-off-by: Linhui Liu &lt;liulinhui36@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/autoconf-archive: bump to 2022.09.03</title>
<updated>2023-03-13T21:53:41Z</updated>
<author>
<name>Michael Pratt</name>
</author>
<published>2022-08-01T12:29:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=b3776230f312972e40ef49ce8b830db0c8138b06'/>
<id>urn:sha1:b3776230f312972e40ef49ce8b830db0c8138b06</id>
<content type='text'>
Changelog included in package.
Link to announcement.

Link: https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00004.html
Signed-off-by: Michael Pratt &lt;mcpratt@pm.me&gt;
</content>
</entry>
<entry>
<title>tools/autoconf-archive: clean up build recipes</title>
<updated>2023-03-13T21:53:41Z</updated>
<author>
<name>Michael Pratt</name>
</author>
<published>2022-09-07T14:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=a1527207b8f23d4084a18e988605fd30c5e72ca8'/>
<id>urn:sha1:a1527207b8f23d4084a18e988605fd30c5e72ca8</id>
<content type='text'>
The configure option datarootdir
defaults to PREFIX/share.

The Host/Clean define should be Host/Uninstall
otherwise it is removing the build directory
before there is a chance to try "make uninstall"
in that directory.
Host/Clean/Default is no longer defined.

Use default build recipes defined in host-build.mk
instead of custom ones that are equivalent.

Signed-off-by: Michael Pratt &lt;mcpratt@pm.me&gt;
</content>
</entry>
<entry>
<title>tools/autoconf-archive: update to 2021.02.19</title>
<updated>2021-09-20T13:21:17Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-09-18T08:02:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=0d983c2a68f419471bf0897cd82052e304bc132e'/>
<id>urn:sha1:0d983c2a68f419471bf0897cd82052e304bc132e</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools: add autoconf-archive</title>
<updated>2020-05-20T13:37:16Z</updated>
<author>
<name>Karel Kočí</name>
</author>
<published>2020-04-29T10:47:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=3c1d1d4332c7fbaccea01b92b28f6d96f7222492'/>
<id>urn:sha1:3c1d1d4332c7fbaccea01b92b28f6d96f7222492</id>
<content type='text'>
Some autotools based build systems are using autoconf-archive scripts
and are expecting them to almost always be available. This is not
required for regular releases as tar balls generated for releases
commonly have existing configure script. This is rather intended to be
used with autotools.mk's autoreconf and in cases it is not always
possible to get release tar ball.

Including this adds little to no overhead in terms of build time as
those are just m4 scripts copied to an appropriate location.

Signed-off-by: Karel Kočí &lt;karel.koci@nic.cz&gt;
[fixed From: to match SoB]
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
</feed>
