summaryrefslogtreecommitdiff
path: root/sim/txvu/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/txvu/configure')
-rwxr-xr-xsim/txvu/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/txvu/configure b/sim/txvu/configure
index 852c3fe7309..a89f756ce59 100755
--- a/sim/txvu/configure
+++ b/sim/txvu/configure
@@ -1177,7 +1177,7 @@ else
fi
done
-for ac_hdr in fcntl.h
+for ac_hdr in fcntl.h fpu_control.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
@@ -1217,7 +1217,7 @@ else
fi
done
-for ac_func in getrusage time sigaction
+for ac_func in getrusage time sigaction __setfpucw
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
echo "configure:1224: checking for $ac_func" >&5