Provided by: libwraster-dev_0.95.7-4_amd64 bug

NAME

       get-wraster-flags - output libwraster compiler and linker flags (deprecated)

SYNOPSIS

       pkg-config wrlib --cflags
       pkg-config wrlib --libs

DESCRIPTION

       get-wraster-flags used to provide the compilation and link flags for programs that use the
       WRaster library, before pkg-config became the universal  way  to  handle  these  developer
       configurations. The script is now deprecated and you should use instead:

       pkg-config wrlib --cflags
              to get the flags for the compiler

       pkg-config wrlib --libs
              to get the flags for the linker

IMPORTANT NOTE

       As  with every deprecated stuff, the script get-wraster-flags will be removed soon, so you
       should update your script quickly while you know about it.

AUTHOR

       get-wraster-flags is part of  Window  Maker,  which  was  written  by  Alfredo  K.  Kojima
       <kojima@windowmaker.info>  and  Dan  Pascu <dan@windowmaker.info>, with contributions from
       many people around the Internet.

       This man page  was  written  by  Frederik  Schueler  <fschueler@gmx.net>  for  the  Debian
       GNU/Linux system (but may be used by others).

SEE ALSO

       pkg-config(1)

                                          22 March 2005                      get-wraster-flags(1)