wrlib: Use a Conditional for GIF in the makefile instead of #if in source
commit7831acebe3b5e3a819e344a13a5d68c1526b363f
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 3 Nov 2013 12:08:10 +0000 (3 13:08 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Dec 2013 18:11:02 +0000 (30 18:11 +0000)
tree0f067e6dacb01601b33e985c691feef03b59b28e
parentf892ce4d376a345b1457fe25420ea766db9aea79
wrlib: Use a Conditional for GIF in the makefile instead of #if in source

The use of the conditionals provided by autotools provides a better result
as they avoid unnecessary compilation.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
Signed-off-by: Carlos R. Mafra <crmafra@gmail.com>
m4/wm_imgfmt_check.m4
wrlib/Makefile.am
wrlib/gif.c