Samuel Thibault hace 9 años
padre
commit
7b37132c0e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -1106,7 +1106,7 @@ if test x$enable_simgrid = xyes ; then
 			  #else
 			  #include <msg/msg.h>
 			  #endif
-			  ]]),],,
+			  ]])],,
 			  CXXFLAGS="-std=c++11 $CXXFLAGS"
 			  NVCCFLAGS="-std=c++11 $NVCCFLAGS")
 	AC_LANG_POP([C++])