This is a heavily modified version of libXpm-3.5.7

All files that are not required for the core functionality used in
Emacs have been left out, including documentation files that may
contain useful information if you intend to use this library for other
purposes, so you are encouraged to download the original source from
xorg.freedesktop.org if you want to make use of this library beyond
Emacs.  Two additional files have been included:

src/libXpm.def: a list of exported functions for the DLL.
src/Makefile: a makefile for building libXpm.dll using mingw32 tools.

Use src/Makefile to build with mingw32 gcc and GNU make. For msvc,
you can probably follow the old instructions in README.MSW.

Jason Rumney <jasonr@gnu.org>   (2007-08-07)
