Don't compile timeloop on Minix

This commit is contained in:
Matthias Clasen
2006-05-24 12:58:26 +00:00
parent 31aa10560f
commit 6d1461b478
3 changed files with 11 additions and 1 deletions

View File

@@ -1391,7 +1391,7 @@ AC_SUBST(PLATFORMDEP)
AC_MSG_CHECKING([whether to compile timeloop])
case "$host" in
*-*-cygwin*|*-*-mingw*)
*-*-cygwin*|*-*-mingw*|*-*-minix)
enable_timeloop=no
;;
*)