소스 검색

Remove bogus call to exit in configure.ac.

Cyril Roelandt 13 년 전
부모
커밋
facfa67af0
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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