Re: [PATCH] newlib: switch to autoconf long double macro
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Jan 20 22:49, Mike Frysinger wrote: > Now that we require a recent version of autoconf, we can rely on this > macro working. This change was already made to libm, but these other > dirs were missed as I didn't notice it being duplicated in 3 places. > --- > newlib/configure | 68 ++++++++++++++++++++++------------------ > newlib/configure.ac | 35 +++------------------ > newlib/libc/configure | 58 +++++++++++++++++++++------------- > newlib/libc/configure.ac | 21 ++----------- > newlib/newlib.hin | 3 ++ > 5 files changed, 84 insertions(+), 101 deletions(-) Looks obvious, please push. Thanks, Corinna