X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2696e7d1bca082a983f1887ba14f90543f2cd173..d832f2766cc024c1eaf8b90f2425b3c260e86ac2:/configure diff --git a/configure b/configure index 4666fe6803..ca32ca49eb 100755 --- a/configure +++ b/configure @@ -1,5 +1,11 @@ -#! /bin/bash +#! /bin/sh -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" +cat < . + make + make install +EOT + +exit 1