.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH GW-CONFIG 1 "May 10, 2005" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME gw-config \- script to get information about installed version of kannel .SH SYNOPSIS .B gw-config .RI [ --cflags ] .RI [ --libs ] .RI [ --version ] .br .SH DESCRIPTION .B 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. .PP .SH 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. .TP .B \-\-cflags Print the compiler flags that are necessary to compile a program that uses kannel. .TP .B \-\-libs Print the linker flags that are necessary to compile a program that uses kannel. .TP .B \-\-version Show the currently installed version of kannel. .SH SEE ALSO .BR kannel (8), .br .SH AUTHOR This manual page was written by Paul Dwerryhouse , for the Debian project (but may be used by others).