Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this line is not only UGLY, but it exists a path where it could be dangerous. Good...
[simgrid.git] / configure
1 #! /bin/sh
2
3 echo "THIS COMMAND IS NOT AVAILABLE!"
4 echo "Since v3.4 we use cmake. Now use:"
5 echo "\tcmake -DCMAKE_INSTALL_PREFIX=<where_you_want> .\n\tmake\n\tmake install."