dnl -*- shell-script -*- dnl dnl Copyright (c) 2004-2005 The Trustees of Indiana University. dnl All rights reserved. dnl Copyright (c) 2004-2005 The Trustees of the University of Tennessee. dnl All rights reserved. dnl Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, dnl University of Stuttgart. All rights reserved. dnl Copyright (c) 2004-2005 The Regents of the University of California. dnl All rights reserved. dnl $COPYRIGHT$ dnl dnl Additional copyrights may follow dnl dnl $HEADER$ dnl AC_DEFUN([OMPI_F90_FIND_MODULE_INCLUDE_FLAG],[ AC_MSG_CHECKING([for FORTRAN compiler module include flag]) possible_flags="-I -p -M" mkdir conftest.$$ cd conftest.$$ # # Try to compile an F90 module # mkdir subdir cd subdir cat > conftest-module.f90 < conftest.f90 <