Changeset 1255
- Timestamp:
- Apr 2, 2009 10:07:26 AM (12 years ago)
- Location:
- ThirdParty/Lapack/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Lapack/trunk/configure
r1238 r1255 3809 3809 3810 3810 3811 # Take care that optimization is di abled for DLAMCH.F3811 # Take care that optimization is disbled for DLAMCH.F 3812 3812 3813 3813 if test "x$DLAMCH_FFLAGS" = x ; then -
ThirdParty/Lapack/trunk/configure.ac
r1188 r1255 51 51 AC_COIN_PROG_F77 52 52 53 # Take care that optimization is di abled for DLAMCH.F53 # Take care that optimization is disbled for DLAMCH.F 54 54 AC_ARG_VAR(DLAMCH_FFLAGS,[Fortran compiler options for DLAMCH.F]) 55 55 if test "x$DLAMCH_FFLAGS" = x ; then
Note: See TracChangeset
for help on using the changeset viewer.