libwebp/src
James Zern e29072a8ce configure: test for zlib only w/--enable-experimental
Only builds with --enable-experimental require zlib currently.
A base install of mingw will not include the development headers and
library. libwebp itself will now build in such environments.
Additionally, remove -lz from **/Makefile.am, -lz will be added to LIBS
by AC_CHECK_LIB when necessary.

Change-Id: Iae8319cdf00162ecb7ed44661c02f40beb34f155
2011-06-07 14:12:53 -07:00
..
dec little speed up for VP8BitUpdate() 2011-05-29 22:35:44 -07:00
enc Simplify Visual Studio ifdefs 2011-06-03 11:40:15 -07:00
webp Add error reporting from encoding failures. 2011-06-02 07:06:39 -07:00
.gitignore build: add pkgconfig files 2011-03-26 10:15:44 -07:00
libwebp.pc.in build: add pkgconfig files 2011-03-26 10:15:44 -07:00
Makefile.am configure: test for zlib only w/--enable-experimental 2011-06-07 14:12:53 -07:00