Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 302056 | Differences between
and this patch

Collapse All | Expand All

(-)netcdf-4.0.1.orig/configure.ac (-1 / +1 lines)
Lines 801-807 Link Here
801
             *)
801
             *)
802
                # If it's a gnu compiler, guess f2c.
802
                # If it's a gnu compiler, guess f2c.
803
                if test "x$ac_cv_fc_compiler_gnu" = xyes; then
803
                if test "x$ac_cv_fc_compiler_gnu" = xyes; then
804
                   AC_DEFINE(f2cFortran, [1], [Turned on by netCDF configure.])
804
                   AC_DEFINE(pgiFortran, [1], [Turned on by netCDF configure.])
805
                fi
805
                fi
806
                ;;
806
                ;;
807
         esac
807
         esac

Return to bug 302056