Re: [PATCH] newlib: libm: switch to autoconf long double macro
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Jan 18 00:13, Mike Frysinger wrote: > Now that we require a recent version of autoconf, we can rely on this > macro working. We shift the call in configure.ac down a little to > help keep the generated diff minimal -- there should be no functional > difference otherwise. This is because the autoconf macros will call > a bunch of standard toolchain macros first, and arguably the current > code is incorrect in how it does its testing. > --- > newlib/libm/configure | 102 ++++++++++++++++++++++----------------- > newlib/libm/configure.ac | 23 ++------- > 2 files changed, 62 insertions(+), 63 deletions(-) :+1:, please push. Thanks, Corinna