Samuel Thibault 9 년 전
부모
커밋
7b37132c0e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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++])