Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
File is unused since commit 678328fb7b84cbcebfff2e5df242b59fb0a0b9ff.
[simgrid.git] / configure
1 #! /bin/bash
2
3 echo "THIS COMMAND IS NOT AVAILABLE!"
4 echo "Since v3.4 we use cmake. Now use:"
5 echo -e "\tcmake -DCMAKE_INSTALL_PREFIX=<where_you_want> .\n\tmake\n\tmake install"