Fix previous change: the library cache is defined in w32.c.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 4 May 2011 20:03:07 +0000 (22:03 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 4 May 2011 20:03:07 +0000 (22:03 +0200)
commit84d358f0d559acc398b019660c4a1a3a50fd6bb2
tree591c9cb30d3cb80b0b202f1d5e415c878e793fb9
parent9ed7c8cbcedaa50750bc1811bda2824e235787e8
Fix previous change: the library cache is defined in w32.c.

* image.c (CACHE_IMAGE_TYPE) [!HAVE_NTGUI]: Define to noop.
  (Finit_image_library): Wrap Vlibrary_cache on "#ifdef HAVE_NTGUI".
src/ChangeLog
src/image.c