old machines may not have isinf

This commit is contained in:
Costa Vitor
2009-06-15 15:00:31 -05:00
parent de5a09039f
commit 10c7caab2d
3 changed files with 8 additions and 4 deletions

6
configure vendored
View File

@@ -14611,7 +14611,8 @@ done
for ac_func in fesettrapenable fgetpos finite ftime getcwd getenv
for ac_func in fesettrapenable fgetpos finite fpclass ftime getcwd getenv
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echo "$as_me:$LINENO: checking for $ac_func" >&5
@@ -15030,7 +15031,8 @@ done
for ac_func in isatty isnan kill labs link lgamma
for ac_func in isatty isnan isinf kill labs link lgamma
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echo "$as_me:$LINENO: checking for $ac_func" >&5