mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-27 09:50:34 +05:00
Fix compilation conflict on Linux stations with installed f77 and gfortran at the same time
This commit is contained in:
parent
68ba0ceea7
commit
6787806440
@ -123,6 +123,7 @@ AC_PROG_FC
|
||||
AC_FC_LIBRARY_LDFLAGS
|
||||
if test "X$FC" != "X" ; then
|
||||
fortran_ok=yes
|
||||
F77=$FC
|
||||
fi
|
||||
|
||||
dnl AM_CONDITIONAL( USE_GFORTRAN, [test "$F77" = "gfortran"])
|
||||
|
Loading…
Reference in New Issue
Block a user