wAppIconPaint argument removed
[wmaker-crm.git] / doc / get-wutil-flags.1
blobc66bd05f40ed8b40cc47c9cc55dd954f8c1b1619
1 .TH "get-wutil-flags" "1" "22 March 2005"
2 .SH "NAME"
3 \fBget-wutil-flags\fR \- output libwutil compile and linker flags
4 .PP
5 .SH "SYNOPSIS"
6 .B get-wutil-flags \fR[ \fI\-\-cflags \fR] [ \fI\-\-ldflags \fR]
7 [ \fI\-\-libs \fR]
8 .PP
9 .SH "DESCRIPTION"
10 \fBget-wutil-flags \fR\- output include path, library search path or
11 library archive names needed to compile and link with libWUtil.
12 .PP
13 .SH "OPTIONS"
14 .TP
15 .B \-\-cflags
16 \fRoutput include file search path to find all header files needed to compile
17 source code using libWUtil functions.
18 .TP
19 .B \-\-ldflags
20 \fRoutput library search path required to find all library archives needed to
21 link object files with libWUtil.
22 .TP
23 .B \-\-libs
24 \fRoutput library archive names required to link object filed with libWUtil.
25 .PP
26 .SH "AUTHOR"
27 get-wutil-flags is a part of Window Maker, wich was written by
28 Alfredo K. Kojima <kojima@windowmaker.info> and Dan Pascu <dan@windowmaker.info>,
29 with contributions from many people around the Internet.
30 .PP
31 This manpage was written by Frederik Schueler <fschueler@gmx.net> for the
32 Debian GNU/Linux system (but may be used by others).