X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9bdb5be52f15298cfa6aeae059193a1d902b96f5..dd92246f876993d5196363d4f075231c25c87693:/configure diff --git a/configure b/configure index 351cfa3f10..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