don't warn during configuring if no GPUs were found
[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 http://www.gromacs.org/Developer_Zone/Cmake
8 for instructions."