Work around bugs/problems with MinGW builds of graphics libraries
commitb0da69a77b64c420c6e6157ee1ca0baac29fcd8d
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 2 Jun 2004 00:50:09 +0000 (2 00:50 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 2 Jun 2004 00:50:09 +0000 (2 00:50 +0000)
treef47fb2fb4be79eb8be3b85487dc42ae68aee140f
parent9857367f6fea924843d6adcde3528b98f334f787
Work around bugs/problems with MinGW builds of graphics libraries
called from MSVC builds of Emacs.

(lookup_image): Make pointer to img static.
(png_read_from_memory): Disable "global" optimization.
src/image.c