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

nmz-config - Get command-line flags for building stuff using Namazu

Author

       This manual page was written by NOKUBI Takatsugu <knok@daionet.gr.jp>, for the Debian project (but may be
       used by others).

                                                 Aug 15th, 2003                                    NMZ-CONFIG(1)

Description

nmz-config gives information about how Namazu is configured on your system, giving necessary command line
       options to build your applications.

       Known values for OPTION are:

       --prefix
              print Namazu prefix

       --exec-prefix
              print Namazu executable prefix

       --libs print library linking information

       --cflags
              print preprocessor flags, I_opts, and compiler options

       --help print this help and exit

       --version
              print version information

Name

       nmz-config - Get command-line flags for building stuff using Namazu

See Also

namazu(1).

Synopsis

nmz-config [OPTION] ...

See Also