logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nf-config - query netCDF Fortran build options

Description

nf-config allows querying the options used to build the netCDF Fortran library.

Name

       nf-config - query netCDF Fortran build options

Options

--all  Display all options

       --cc   C compiler

       --fc   Fortran compiler

       --cflags
              Pre-processor and compiler flags

       --fflags
              Flags needed to compile a Fortran program

       --has-dap
              Whether OPeNDAP is enabled in this build

       --has-nc2
              Whether NetCDF-2 API is enabled

       --has-nc4
              Whether NetCDF-4/HDF-5 is enabled in this build

       --has-f90
              Whether Fortran 90 API is enabled in this build

       --has-f03
              Whether Fortran 2003 API is enabled in this build

       --flibs
              Libraries needed to link a Fortran program

       --prefix
              Install prefix

       --includedir
              Include directory

       --version
              Library version

                                                 15 January 2015                                    nf-config(1)

Synopsis

nf-config [--libs] [--cflags] [--cxxflags] [--defines] [--includes] [--version]

See Also