Configure: Added proper check for Xmu library for WRaster
commitc7f745c353f181eb052788e9ebc206ba9d69a68b
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 17 Nov 2013 17:51:21 +0000 (17 18:51 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Dec 2013 18:11:06 +0000 (30 18:11 +0000)
tree6a25fbfe0a577b1811a704250b30b17bf16853e0
parentb8b59d939de175c91c94c273bb01ed64b7d36828
Configure: Added proper check for Xmu library for WRaster

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>
configure.ac
m4/wm_xext_check.m4