Lines 18391-18397
else
Link Here
|
18391 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
18391 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
18392 |
/* end confdefs.h. */ |
18392 |
/* end confdefs.h. */ |
18393 |
#define _GLIBCXX_INCLUDE_NEXT_C_HEADERS |
18393 |
#define _GLIBCXX_INCLUDE_NEXT_C_HEADERS |
18394 |
#include <math.h> |
18394 |
#include <math.h> |
18395 |
#undef isnan |
18395 |
#undef isnan |
18396 |
namespace std { |
18396 |
namespace std { |
18397 |
using ::isnan; |
18397 |
using ::isnan; |
Lines 21795-21801
for ac_header in endian.h execinfo.h float.h fp.h ieeefp.h inttypes.h \
Link Here
|
21795 |
locale.h machine/endian.h machine/param.h nan.h stdint.h stdlib.h string.h \ |
21795 |
locale.h machine/endian.h machine/param.h nan.h stdint.h stdlib.h string.h \ |
21796 |
strings.h sys/ipc.h sys/isa_defs.h sys/machine.h sys/param.h \ |
21796 |
strings.h sys/ipc.h sys/isa_defs.h sys/machine.h sys/param.h \ |
21797 |
sys/resource.h sys/sem.h sys/stat.h sys/time.h sys/types.h unistd.h \ |
21797 |
sys/resource.h sys/sem.h sys/stat.h sys/time.h sys/types.h unistd.h \ |
21798 |
wchar.h wctype.h |
21798 |
wchar.h wctype.h linux/random.h |
21799 |
do : |
21799 |
do : |
21800 |
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
21800 |
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
21801 |
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
21801 |
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |