confgiry.\

stopcriterion
Salvatore Filippone 9 years ago
parent 96fccfd41a
commit 3ba0d6fe7d

@ -337,7 +337,6 @@ dnl Warning : square brackets are EVIL!
ac_fc="${MPIFC-$FC}"; ac_fc="${MPIFC-$FC}";
save_FCFLAGS="$FCFLAGS"; save_FCFLAGS="$FCFLAGS";
FCFLAGS=" $FMFLAG$PSBLAS_DIR/include $save_FCFLAGS" FCFLAGS=" $FMFLAG$PSBLAS_DIR/include $save_FCFLAGS"
ac_compile='$ac_fc -c -o conftest.${ac_objext} $FCFLAGS conftest.$ac_ext 1>&5'
AC_COMPILE_IFELSE([ AC_COMPILE_IFELSE([
program test program test
use psb_base_mod use psb_base_mod

1
configure vendored

@ -5630,7 +5630,6 @@ ac_compiler_gnu=$ac_cv_fc_compiler_gnu
ac_fc="${MPIFC-$FC}"; ac_fc="${MPIFC-$FC}";
save_FCFLAGS="$FCFLAGS"; save_FCFLAGS="$FCFLAGS";
FCFLAGS=" $FMFLAG$PSBLAS_DIR/include $save_FCFLAGS" FCFLAGS=" $FMFLAG$PSBLAS_DIR/include $save_FCFLAGS"
ac_compile='$ac_fc -c -o conftest.${ac_objext} $FCFLAGS conftest.$ac_ext 1>&5'
cat > conftest.$ac_ext <<_ACEOF cat > conftest.$ac_ext <<_ACEOF
program test program test

Loading…
Cancel
Save