Download raw body.
NEW: automake 1.18
On Fri, 20 Jun 2025 06:01:00 +0200, Brad Smith <brad@comstyle.com> wrote: > > Here is a port for automake 1.18. > [2 automake-1.18.tgz <application/x-tar-gz (base64)>] Tested on -current/amd64. Patches looks the same with 1.17; It builds, installs. `make test` had almost similar with 1.17 results: 1.18: ============================================================================ Testsuite summary for GNU Automake 1.18 ============================================================================ # TOTAL: 3014 # PASS: 2857 # SKIP: 82 # XFAIL: 39 # FAIL: 36 # XPASS: 0 # ERROR: 0 ============================================================================ vs ============================================================================ Testsuite summary for GNU Automake 1.17 ============================================================================ # TOTAL: 2994 # PASS: 2839 # SKIP: 81 # XFAIL: 39 # FAIL: 35 # XPASS: 0 # ERROR: 0 ============================================================================ Thus, I had tried build varnish with this automake, it works. Anyway, OK kirill@ to import -- wbr, Kirill
NEW: automake 1.18