Fix message about incorrect usage of dihedral type 9
[alexxy/gromacs.git] / bootstrap
1 #!/bin/sh
2 # This is a stub script to help developers during the final
3 # part of the change-over from autotools to CMake.
4
5 echo "\
6 The use of autotools for installing GROMACS is deprecated for 4.6 onwards
7 Please switch to CMake. Check out
8 http://www.gromacs.org/Documentation/Installation_Instructions
9 for instructions."