The configure script fails to identify how to preprocess Fortran, so it necessary to set environment variables with a command like:
% ./configure FPP=g77 FPPFLAGS='-E' [other arguments]