gif2webp build support with autoconf tools

Change-Id: I51a007e7931f05f2eb2ac062038309c2127df3fd
This commit is contained in:
Urvang Joshi
2012-11-15 11:04:12 -08:00
parent 4da788da3f
commit c40efca157
3 changed files with 36 additions and 2 deletions

View File

@ -19,8 +19,6 @@
#include "config.h"
#endif
// TODO(later): Use WEBP_USE_GIF flag here, determined at config time.
#include <gif_lib.h>
#include "webp/encode.h"
#include "webp/mux.h"