From 3ba0d6fe7d7fab44241a1c5683133f8d27ac2198 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Sat, 17 Oct 2015 11:27:08 +0000 Subject: [PATCH] confgiry.\ --- config/pac.m4 | 1 - configure | 1 - 2 files changed, 2 deletions(-) diff --git a/config/pac.m4 b/config/pac.m4 index 929f1658..df7dedde 100644 --- a/config/pac.m4 +++ b/config/pac.m4 @@ -337,7 +337,6 @@ dnl Warning : square brackets are EVIL! ac_fc="${MPIFC-$FC}"; save_FCFLAGS="$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([ program test use psb_base_mod diff --git a/configure b/configure index f9fc0a7c..8c2db2b3 100755 --- a/configure +++ b/configure @@ -5630,7 +5630,6 @@ ac_compiler_gnu=$ac_cv_fc_compiler_gnu ac_fc="${MPIFC-$FC}"; save_FCFLAGS="$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 program test