Re: [PATCH] newlib: libc: move configure into top-level
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Feb 17 22:09, Mike Frysinger wrote: > This kills off the last configure script under libc/ and folds it > into the top newlib configure script. The a lot of the logic was > already in the top configure script, so move what's left into a > libc/acinclude.m4 file. Looks good, and fortunately I already had pushed 8bb6821c7ac5 :) Thx, Corinna