Bruno Haible [2026-08-16 12:49 +0200] wrote: > Basil L. Contovounesios wrote: >> Following this change I see the following error during bootstrap: >> >> autoreconf: running: /usr/bin/autoconf --force >> configure:18862: error: undefined or overquoted macro: gl_MUSL_LIBC >> If this token and others are legitimate, please use m4_pattern_allow. >> See the Autoconf documentation. >> autoreconf: error: /usr/bin/autoconf failed with exit status: 1 >> ./bootstrap: autoreconf failed >> >> That is in a project of mine that builds a dynamic module for Emacs, but >> I was able to reproduce the same error in a dummy reproducer project > > Thanks for the report. This patch fixes it.
Indeed, thanks! -- Basil
