Script to create all configuration files.
[alexxy/gromacs.git] / bootstrap
1 #!/bin/sh
2 # This is a script to create all the configuration files when
3 # you compile from the CVS source. You should NOT use it to
4 # compile the distribution.
5 aclocal
6 autoheader
7 automake
8 autoconf