Explorar el Código

configure.ac: formatting

Nathalie Furmento hace 12 años
padre
commit
8ed51dd92e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -283,9 +283,9 @@ else
    build_sc_hypervisor="no"
 fi
 
-
 AM_CONDITIONAL([STARPU_BUILD_SC_HYPERVISOR], [test "x$build_sc_hypervisor" = "xyes"])
 AM_CONDITIONAL([STARPU_USE_SC_HYPERVISOR], [test "x$build_sc_hypervisor" = "xyes"])
+
 ###############################################################################
 #                                                                             #
 #                                 CPUs settings                               #