Samuel Thibault 8 years ago
parent
commit
7b37132c0e
1 changed files with 1 additions and 1 deletions
  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++])