On Sun, Jul 6, 2025 at 8:20 PM Collin Funk <collin.fu...@gmail.com> wrote: > The attached patch silences the following Automake warning seen when > running ./bootstrap: > > Makefile.am:70: warning: escaping \# comment markers is not portable
Thanks. I adjusted that patch to actually remove the definition as you'd mentioned in the log entry, and to list the avoided warning in the commit log.