From: Jason Rumney Date: Thu, 31 Jan 2008 15:41:43 +0000 (+0000) Subject: Add note about obtaining libXpm source, and its origin. X-Git-Tag: emacs-pretest-22.1.91~111 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=30f8b2fa66fb139cd7d10dfef0a7121dfb8de87e;p=emacs.git Add note about obtaining libXpm source, and its origin. --- diff --git a/admin/nt/README.W32 b/admin/nt/README.W32 index 9d78e4f5e89..e9623b0bb9f 100644 --- a/admin/nt/README.W32 +++ b/admin/nt/README.W32 @@ -72,7 +72,10 @@ See the end of the file for license conditions. Emacs has built in support for XBM and PPM/PGM/PBM images, and the libXpm library is bundled, providing XPM support (required for color - toolbar icons and splash screen). + toolbar icons and splash screen). Source for libXpm should be available + on the same place as you got this binary distribution from. The version + of libXpm bundled with this version of Emacs is 3.5.7, based on x.org's + libXpm library from X11R7.3. Emacs can also support some other image formats with appropriate libraries. These libraries are all available as part of GTK, or from