Window Maker 0.95.7
[wmaker-crm.git] / doc / get-wraster-flags.1
blob8abc35f5832b1928b0ae3b4c4d3b4c0a60db7b20
1 .TH "get-wraster-flags" "1" "22 March 2005"
2 .SH "NAME"
3 \fBget-wraster-flags\fP \- output libwraster compiler and linker flags (deprecated)
4 .PP
5 .SH "SYNOPSIS"
6 .B pkg-config
7 wrlib
8 .I \-\-cflags
9 .br
10 .B pkg-config
11 wrlib
12 .I \-\-libs
13 .SH "DESCRIPTION"
14 \fBget-wraster-flags\fP used to provide the compilation and link flags for programs that use
15 the \fIWRaster\fP library, before \fBpkg-config\fP became the universal way to handle these
16 developer configurations. The script is now deprecated and you should use instead:
17 .TP
18 .BR pkg-config " wrlib \fI\-\-cflags\fP"
19 to get the flags for the compiler
20 .TP
21 .BR pkg-config " wrlib \fI\-\-libs\fP"
22 to get the flags for the linker
23 .SH "IMPORTANT NOTE"
24 As with every deprecated stuff, the script \fBget-wraster-flags\fR will be removed soon,
25 so you should update your script quickly while you know about it.
26 .SH "AUTHOR"
27 get-wraster-flags is part of Window Maker, which 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 man page was written by Frederik Schueler <fschueler@gmx.net> for the
32 Debian GNU/Linux system (but may be used by others).
33 .SH "SEE ALSO"
34 .BR pkg-config (1)