Explorar o código

Remove bogus call to exit in configure.ac.

Cyril Roelandt %!s(int64=13) %!d(string=hai) anos
pai
achega
facfa67af0
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      configure.ac

+ 0 - 1
configure.ac

@@ -246,7 +246,6 @@ if test "x$enable_sched_ctx_hypervisor" = "xyes"; then
    build_sched_ctx_hypervisor="yes"
 else
    build_sched_ctx_hypervisor="no"
-   exit 1
 fi