| # | Line 653 | Line 653 | AC_REQUIRE([AC_CANONICAL_HOST]) | |
|---|---|---|
| 653 | # Try to determine "good" native compiler flags if none specified on command | |
| 654 | # line | |
| 655 | ||
| 656 | < | if test x"$F90FLAGS" == x ; then |
| 656 | > | if test x"$F90FLAGS" = x ; then |
| 657 | F90FLAGS="" | |
| 658 | case "${host_cpu}-${host_os}" in | |
| 659 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |