mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-14 21:00:33 +05:00
Fix compilation problem on Calibre 5 configuration (f77 vs gfortran)
This commit is contained in:
parent
8e94578667
commit
0902392b50
@ -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