[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Jitter v0.9.276] Jitter build system incompatible changes
From: |
Jose E. Marchesi |
Subject: |
Re: [Jitter v0.9.276] Jitter build system incompatible changes |
Date: |
Wed, 22 Dec 2021 14:30:19 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> Hello.
>
> Bruno and Alfred made me notice that I was polluting the AC_ namespace
> in Autoconf macros. I fixed that by renaming macros in jitter.m4 , plus
> a few other related things. This of course means that AC_JITTER and
> AC_JITTER_SUBPACKAGE are now renamed; I chose the somewhat clumsy prefix
> JITTER_, in order to prevent clashes.
>
> configure.ac updated in poke, jitter submodule updated, new tag v0.9.276,
> bootstrapped with success.
Thanks for updating poke.