Re: newlib: require autoconf-2.69
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Jan 6 01:10, Mike Frysinger wrote: > On 05 Jan 2022 20:46, Mike Frysinger wrote: > > do you want me to update newlib/ & libgloss/ to leverage this macro ? > > looks like it's just as easy as passing -I to the top-level config dir when > running aclocal. since override.m4 overrides AC_INIT, it forces the version > lock logic. example diff for newlib/ is below. > > lmk what you prefer here. No worries. I guess it's really better to stick to the same autoconf requirements as gcc/binutils-gdb. Corinna