1 .TH "get-wraster-flags" "1" "22 March 2005"
3 \fBget-wraster-flags\fP \- output libwraster compiler and linker flags (deprecated)
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:
18 .BR pkg-config " wrlib \fI\-\-cflags\fP"
19 to get the flags for the compiler
21 .BR pkg-config " wrlib \fI\-\-libs\fP"
22 to get the flags for the linker
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.
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.
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).