| # | Line 481 | Line 481 | while test $[@%:@] != 1; do | |
|---|---|---|
| 481 | [_AC_LINKER_OPTION([$ac_arg], ac_cv_f90libs)]) | |
| 482 | ;; | |
| 483 | # Ignore these flags. | |
| 484 | < | -lang* | -lcrt0.o | -lc | -lgcc | -LANG:=*) |
| 484 | > | -lang* | [-lcrt[012].o] | -lc | -lgcc | -LANG:=*) |
| 485 | ;; | |
| 486 | -lkernel32) | |
| 487 | test x"$CYGWIN" != xyes && ac_cv_f90libs="$ac_cv_f90libs $ac_arg" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |