man gw-config (Commandes) - script to get information about installed version of kannel
NAME
gw-config - script to get information about installed version of kannel
SYNOPSIS
gw-config
[--cflags]
[--libs]
[--version]
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. Instead, it has documentation in the GNU Info format; see below.
OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files.
- --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
AUTHOR
This manual page was written by Paul Dwerryhouse <paul@dwerryhouse.com.au>, for the Debian project (but may be used by others).