X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=1b3c22b7063a3e5f7aee1e7a621dc19cbba74db5;hb=e15822c82b3888420187eb32db82554266a6f350;hp=791360f269a5f328ab358399c7892b32164a3800;hpb=bee9962b268ea97415e50ceaeae2a05494033e3b;p=qemu-sanity-check.git diff --git a/configure.ac b/configure.ac index 791360f..1b3c22b 100644 --- a/configure.ac +++ b/configure.ac @@ -28,6 +28,8 @@ test "x$U" != "x" && AC_MSG_ERROR([Compiler not ANSI compliant]) AM_PROG_CC_C_O +AC_CHECK_HEADERS([sys/reboot.h]) + dnl Allow the package to override the default list of qemu binary dnl names which are tried, since this heavily depends on how qemu dnl has been packaged in the downstream distro.