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.

RELATED TO gw-config…

AUTHOR

This manual page was written by Paul Dwerryhouse <[email protected]>, for the Debian project (but may be used by others).