]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix URL of EmacsW32 site where building with image support is described.
authorEli Zaretskii <eliz@gnu.org>
Sat, 19 May 2007 08:01:36 +0000 (08:01 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 19 May 2007 08:01:36 +0000 (08:01 +0000)
nt/ChangeLog
nt/INSTALL

index c5ad2555bbe616b9e4f32922909b7caf1a1c8b10..bec92ba17c58f78d0d298830cac6173e3b548a22 100644 (file)
@@ -1,3 +1,8 @@
+2007-05-19  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Fix URL of EmacsW32 site where building with image
+       support is described.
+
 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
 
        * INSTALL: Mention the VCVARS32.BAT batch file for VS.NET users.
index c9afa8f5de3cf71bc831c541d9009638b9dd0f6b..7449323ace1e907341224ddf76ca9c8e7c4cb8a0 100644 (file)
   Binaries for the image libraries (among many others) can be found at
   the GnuWin32 project.  These are built with MinGW, but they can be
   used with both GCC/MinGW and MSVC builds of Emacs.  See the info on
-  http://ourcomments.org/Emacs/EmacsW32.html for more details about
-  installing image support libraries.
+  http://ourcomments.org/Emacs/w32-build-emacs.html, under "How to Get
+  Images Support", for more details about installing image support
+  libraries.  Note specifically that, due to some packaging snafus in
+  the GnuWin32-supplied image libraries, you will need to download
+  _source_ packages for some of the libraries in order to get the
+  header files necessary for building Emacs with image support.
 
 * Building