summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2007-05-19 07:58:10 +0000
committerEli Zaretskii <eliz@gnu.org>2007-05-19 07:58:10 +0000
commit8add2b1a35ec9f9faf57cf99024ad3558c0112ac (patch)
tree5525dfc25681eca5b039d86a6c5ae34b8f3a6881 /nt
parent06157c5be5836f70ea7f36729c6db891cd42a347 (diff)
downloademacs-8add2b1a35ec9f9faf57cf99024ad3558c0112ac.tar.gz
Fix URL of EmacsW32 site where building with image support is described.
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog5
-rw-r--r--nt/INSTALL8
2 files changed, 11 insertions, 2 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index e41f31dcac7..41522eef97d 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -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-04-26 Glenn Morris <rgm@gnu.org>
* emacs.rc: Increase version to 22.1.50.
diff --git a/nt/INSTALL b/nt/INSTALL
index c9afa8f5de3..7449323ace1 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -271,8 +271,12 @@
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