2009-08-24 10:20:05 +02:00
|
|
|
.TH "get-wraster-flags" "1" "22 March 2005"
|
|
|
|
|
.SH "NAME"
|
2015-04-06 17:57:50 +02:00
|
|
|
\fBget-wraster-flags\fP \- output libwraster compiler and linker flags (deprecated)
|
2009-08-24 10:20:05 +02:00
|
|
|
.PP
|
|
|
|
|
.SH "SYNOPSIS"
|
2015-04-06 17:57:50 +02:00
|
|
|
.B pkg-config
|
|
|
|
|
wrlib
|
|
|
|
|
.I \-\-cflags
|
|
|
|
|
.br
|
|
|
|
|
.B pkg-config
|
|
|
|
|
wrlib
|
|
|
|
|
.I \-\-libs
|
2009-08-24 10:20:05 +02:00
|
|
|
.SH "DESCRIPTION"
|
2015-04-06 17:57:50 +02:00
|
|
|
\fBget-wraster-flags\fP used to provide the compilation and link flags for programs that use
|
|
|
|
|
the \fIWRaster\fP library, before \fBpkg-config\fP became the universal way to handle these
|
|
|
|
|
developer configurations. The script is now deprecated and you should use instead:
|
2009-08-24 10:20:05 +02:00
|
|
|
.TP
|
2015-04-06 17:57:50 +02:00
|
|
|
.BR pkg-config " wrlib \fI\-\-cflags\fP"
|
|
|
|
|
to get the flags for the compiler
|
2009-08-24 10:20:05 +02:00
|
|
|
.TP
|
2015-04-06 17:57:50 +02:00
|
|
|
.BR pkg-config " wrlib \fI\-\-libs\fP"
|
|
|
|
|
to get the flags for the linker
|
|
|
|
|
.SH "IMPORTANT NOTE"
|
|
|
|
|
As with every deprecated stuff, the script \fBget-wraster-flags\fR will be removed soon,
|
|
|
|
|
so you should update your script quickly while you know about it.
|
2009-08-24 10:20:05 +02:00
|
|
|
.SH "AUTHOR"
|
2015-04-06 17:57:50 +02:00
|
|
|
get-wraster-flags is part of Window Maker, which was written by
|
2009-08-24 10:20:05 +02:00
|
|
|
Alfredo K. Kojima <kojima@windowmaker.info> and Dan Pascu <dan@windowmaker.info>,
|
|
|
|
|
with contributions from many people around the Internet.
|
|
|
|
|
.PP
|
2015-04-06 17:57:50 +02:00
|
|
|
This man page was written by Frederik Schueler <fschueler@gmx.net> for the
|
2009-08-24 10:20:05 +02:00
|
|
|
Debian GNU/Linux system (but may be used by others).
|
2015-04-06 17:57:50 +02:00
|
|
|
.SH "SEE ALSO"
|
|
|
|
|
.BR pkg-config (1)
|