nf-config(1)
query netCDF Fortran build options
Description
nf-config
NAME
nf-config - query netCDF Fortran build options
SYNOPSIS
nf-config [--libs] [--cflags] [--cxxflags] [--defines] [--includes] [--version]
DESCRIPTION
nf-config allows querying the options used to build the netCDF Fortran library.
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