Fixes "Function type U-B not implemented in ip_pert."
[gromacs.git] / bootstrap
blob0e6c2654939cede55d79dc3d1be73ac8cbdac522
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.
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."