Browse Source

Remove bogus call to exit in configure.ac.

Cyril Roelandt 12 years ago
parent
commit
facfa67af0
1 changed files with 0 additions and 1 deletions
  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"
    build_sched_ctx_hypervisor="yes"
 else
 else
    build_sched_ctx_hypervisor="no"
    build_sched_ctx_hypervisor="no"
-   exit 1
 fi
 fi