- ensure to dist mpi_kinds.f90
- move a bunch of things inside the AM_CONDITIONAL for building f90
stuff
- make mpi-f90-interfaces.h depend on fortran_kinds.sh (the output
from configure), so that if configure is run again with a different
--with-90-max-array-dim, the file will be re-generated
- only generate the .f90 files if we're building the f90 library
- remove some old kruft
- fully remove the use of BUILT_SOURCES
This commit was SVN r5353.