]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-gdcm.sh
#3376 creaToolsTools Bug New Normal - vtk8itk5wx3-mingw64
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-gdcm.sh
index ac383cde8843c80511a87fe35dc4b7cbadd485ef..11725e913d8f302346ffc2dd2b7282c008cee0c7 100644 (file)
@@ -44,8 +44,8 @@ source $PWD/scripts/CreaTools-configure.sh
   if [ `getDistrib` == "CentOS" ] && [ `getKernelVersion` < "2.6.34" ]
   then
        stdCompiler=c++98
-  else
-       stdCompiler=c++03
+#  else
+#      stdCompiler=c++11
   fi