Re: [PATCH] maint: fix Automake warning
Collin Funk <[email protected]> Mon, 14 Jul 2025 13:02:48 -0700
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <[email protected]> |
Ileana Dumitrescu <[email protected]> writes: > I saw that warning, but it was farther down on my todo list. Thank you > for fixing it! I have applied your patch to the development branch. No problem! That snippet of code originated in Coreutils, where it was fixed. I just noticed it in GNU sed, and after fixing it, decided to grep through all my local clones to fix the rest of the occurrences. Collin