newlib-cygwin/newlib/libm
Mike Frysinger 2e9aa5f56c newlib: update preprocessor configure checks
The nds32 & spu dirs are using compile tests to look for some
preprocessor defines, but we don't need to compile the code,
just preprocess it.  So switch to AC_PREPROC_IFELSE.

The sh dir is using a preprocessor test via grep, but let's
switch it to AC_PREPROC_IFELSE too to be consistent.

This should allow us to drop the uncommon AC_NO_EXECUTABLES call.
2022-01-23 22:35:21 -05:00
..
common newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
complex newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
fenv newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
machine newlib: update preprocessor configure checks 2022-01-23 22:35:21 -05:00
math newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
mathfp newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
test Remove matherr, and SVID and X/Open math library configurations 2019-01-23 10:46:24 +01:00
Makefile.am require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
Makefile.in newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
aclocal.m4 newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
config.h.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
configure newlib: stop clobbering LDFLAGS with non-standard $ldflags 2022-01-21 17:10:10 -05:00
configure.ac newlib: libm: switch to autoconf long double macro 2022-01-19 18:51:04 -05:00
libm.in.xml fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00
libm.texi newlib: use .texi with libc & libm manuals 2022-01-07 15:54:10 -05:00