Do top level sim-hw module for device tree.
[deliverable/binutils-gdb.git] / sim / common / aclocal.m4
index ae091fc54a3c809777eff81d6b09634e67129fc5..481ae330ab0be58ff95c124a93670db0a8b4fdfb 100644 (file)
@@ -48,8 +48,8 @@ AC_PROG_RANLIB
 # At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
 AC_CHECK_HEADERS(stdlib.h string.h strings.h unistd.h time.h)
 AC_CHECK_HEADERS(sys/time.h sys/resource.h)
-AC_CHECK_HEADERS(fcntl.h)
-AC_CHECK_FUNCS(getrusage time sigaction)
+AC_CHECK_HEADERS(fcntl.h fpu_control.h)
+AC_CHECK_FUNCS(getrusage time sigaction __setfpucw)
 
 . ${srcdir}/../../bfd/configure.host
 
This page took 0.022689 seconds and 4 git commands to generate.