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

cgicc-config - script to get information about the installed version of cgicc

Author

       This manual page was written by Chris Butler <chrisb@debian.org>, for the Debian project (but may be used
       by others).

                                                 11 September 07                                 CGICC-CONFIG(1)

Description

cgicc-config displays information about the libcgicc installation

Name

       cgicc-config - script to get information about the installed version of cgicc

Options

       These  programs  follow  the  usual  GNU  command line syntax, with long options starting with two dashes
       (`-').

       --prefix
              Display architecture-independent installation dir

       --exec-prefix
              Display architecture-dependent installation dir

       --includedir
              Display header file installation dir

       --libdir
              Display object-code installation dir (disabled in Debian/Ubuntu)

       --host Display host information (disabled in Debian/Ubuntu)

       --version
              Display version information

       --help Display summary of options.

Synopsis

cgicc-config [--prefix] [--exec-prefix] [--version] [--libs] [--static-libs] [--cflags]

See Also