From: Christophe CURIS <[email protected]>

Hello,

This (small) series of patch improves the detection of gif_lib
avaibale to add support for v5 which has seen an API change
reported by Nicolas.

Regards,
Christophe.


Christophe CURIS (4):
  Improved ignore for 'm4' macro directory
  configure: Moved detection of GIF support to a dedicated macro
  wrlib: Use a Conditional for GIF in the makefile instead of #if in
    source
  wrlib: Add support for v5 of the gif_lib API

 .gitignore            |   7 ++-
 configure.ac          |  44 ++++++------------
 m4/wm_imgfmt_check.m4 | 121 ++++++++++++++++++++++++++++++++++++++++++++++++++
 wrlib/Makefile.am     |   6 ++-
 wrlib/gif.c           |  19 +++++---
 5 files changed, 159 insertions(+), 38 deletions(-)
 create mode 100644 m4/wm_imgfmt_check.m4

-- 
1.8.4.rc3


-- 
To unsubscribe, send mail to [email protected].

Reply via email to