Fixed the config.h inclusion
[gromacs.git] / bootstrap
blobbc2fc3bf4917bdd0e440bca5d757bddb7f2af024
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