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

gw-config - script to get information about installed version of kannel

Author

       This manual page was written by Paul Dwerryhouse <paul@dwerryhouse.com.au>, for the Debian  project  (but
       may be used by others).

Kannel                                             2024-03-19                                       gw-config(1)

Description

gw-config  is a tool used to determine the compiler and linker flags for the installed version of kannel.
       This manual page was written for the Debian distribution because the original program  does  not  have  a
       manual page.

Name

       gw-config - script to get information about installed version of kannel

Options

       These  programs  follow  the  usual  GNU  command line syntax, with long options starting with two dashes
       ('--').  A summary of options is included below.

       --cflags
              Print the compiler flags that are necessary to compile a program that uses kannel.

       --libs Print the linker flags that are necessary to compile a program that uses kannel.

       --version
              Show the currently installed version of kannel.

See Also

kannel(8),

Synopsis

gw-config [option]

See Also