mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-24 17:41:26 +02:00
c7f745c353
The original code supposed that the library was available and ready to use. As it may not be the case (modern distro generally don't include dev files by defaults), add a the appropriate checks to make sure WRaster compilation will not fail later. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>