Provided by: libgmt-dev_5.2.1+dfsg-3build1_amd64 bug

NAME

       gmt-config - query GMT build options

SYNOPSIS

       gmt-config [--help] [--bits] [--cflags] [--datadir] [--dcw] [--dep-libs] [--gshhg] [--has-
                  fftw] [--has-fftw] [--has-gdal] [--has-pcre] [--includedir] [--libs] [--prefix]
                  [--version]

DESCRIPTION

       gmt-config allows querying the options used to build GMT.

OPTIONS

       --help display help message and exit

       --bits whether library is build 32-bit or 64-bit

       --cflags
              pre-processor and compiler flags

       --datadir
              GMT's data directory

       --dcw  location of used DCW

       --dep-libs
              dependent libraries

       --gshhg
              location of used GSHHG

       --has-fftw
              whether FFTW is used in build

       --has-gdal
              whether GDAL is used in build

       --has-pcre
              whether PCRE is used in build

       --includedir
              include directory

       --libs library linking information

       --prefix
              install prefix

       --version
              library version

                                         28 January 2016                            gmt-config(1)