Changeset 2252
- Timestamp:
- Feb 5, 2016 11:05:40 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r2251 r2252 3965 3965 *-cygwin* | *-mingw*) 3966 3966 if test "$enable_msvc" = yes ; then 3967 coin_f77_comps="ifort fl32 compile_f2c gfortran g95 g77"3967 coin_f77_comps="ifort fl32 compile_f2c" 3968 3968 else 3969 3969 coin_f77_comps="gfortran ifort g95 g77 fl32 compile_f2c"
Note: See TracChangeset
for help on using the changeset viewer.