of libjpeg starting with v7: look only for the DLL from the
version against which Emacs was built.
Support versions of libpng beyond 1.4.x.
+ Support libtiff v4.x.
2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
'(png "libpng12d.dll" "libpng12.dll" "libpng3.dll" "libpng.dll"
;; these are libpng 1.2.8 from GTK+
"libpng13d.dll" "libpng13.dll"))
- '(tiff "libtiff3.dll" "libtiff.dll")
+ '(tiff "libtiff-5.dll" "libtiff3.dll" "libtiff.dll")
(if (> libjpeg-version 62)
;; Versions of libjpeg after 6b are incompatible with
;; earlier versions, and each of versions 7, 8, and 9 is