Release: 1.2.1
Description
mpi/config.links sets $mpi_sflags, which contains any options to pass to the assembler when compiling the MPI code. This variable in turn is used to set the automake variable ASFLAGS. Unfortunately, automake does not use ASFLAGS unless "as" itself is used to assemble (i.e. $(COMPILE) doesn't do it).
Release Note
Will be fixed in 1.2.3