X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f783ed4680c6862a1b7543237e89d1221334bae0..16a2fca649e5b65ce893382045d4cda861f43e4e:/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