aboutsummaryrefslogtreecommitdiff
path: root/packages/m4/1.4.19
Commit message (Collapse)AuthorAgeFilesLines
* m4: Update to m4-1.4.20Chris Packham2025-06-042-12/+0
| | | | | | | https://lists.gnu.org/archive/html/m4-announce/2025-05/msg00000.html Fixes #2351 Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Update m4 to 1.4.19Alexey Neyman2022-02-112-0/+12
This fixes the x86_64-multilib-linux-uclibc,powerpc-unknown-elf canadian cross example (which currently breaks because the gnulib example assumes SIGSTKSZ is constant while recent libcs started defining it as a sysconf(...) call. Signed-off-by: Alexey Neyman <stilor@att.net>