]> Creatis software - creaToolsTools.git/commitdiff
Comments
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 23 Feb 2011 13:39:10 +0000 (13:39 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 23 Feb 2011 13:39:10 +0000 (13:39 +0000)
Linux/scripts/ThirdParty-install.sh

index 2cf09639757670d13248847f040ea236901bda3f..71c6ce93d31f531b6ca449387a2ab429b627ba66 100644 (file)
@@ -156,6 +156,8 @@ else
 fi
 
 
+# the following stupid test is used at debug time; Please don't remove!
+#if [ true = false ]
 if [ true = true ]
 then
   libname=VTK
@@ -175,6 +177,8 @@ then
 fi
 
 
+# the following stupid test is used at debug time; Please don't remove!
+#if [ true = false ]
 if [ true = true ]
 then
   libname=gdcm
@@ -192,6 +196,8 @@ then
   cd ..
 fi
 
+# the following stupid test is used at debug time; Please don't remove!
+#if [ true = false ]
 if [ true = true ]
 then
   libname=InsightToolkit-3.20.0