X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9bdb5be52f15298cfa6aeae059193a1d902b96f5..c49799e7dc19456f53c747d6af0052ec65f97d41:/configure diff --git a/configure b/configure index 351cfa3f10..cfebdab14b 100755 --- a/configure +++ b/configure @@ -2,4 +2,6 @@ echo "THIS COMMAND IS NOT AVAILABLE!" echo "Since v3.4 we use cmake. Now use:" -echo -e "\tcmake -DCMAKE_INSTALL_PREFIX= .\n\tmake\n\tmake install." +echo -e "\tcmake -DCMAKE_INSTALL_PREFIX= .\n\tmake\n\tmake install" + +exit 1 \ No newline at end of file