aboutsummaryrefslogtreecommitdiffstats
path: root/nt/INSTALL
diff options
context:
space:
mode:
authorEli Zaretskii2007-05-19 08:01:36 +0000
committerEli Zaretskii2007-05-19 08:01:36 +0000
commit55fcf5c6d4334691ed602decfcc8728bcbc373e0 (patch)
tree48d6ec4fe86030cae51d9233d5d8248eedab9bcd /nt/INSTALL
parent1d5bcd55d51e0621d9344ff9445b1cbc49eea79a (diff)
downloademacs-55fcf5c6d4334691ed602decfcc8728bcbc373e0.tar.gz
emacs-55fcf5c6d4334691ed602decfcc8728bcbc373e0.zip
Fix URL of EmacsW32 site where building with image support is described.
Diffstat (limited to 'nt/INSTALL')
-rw-r--r--nt/INSTALL8
1 files changed, 6 insertions, 2 deletions
diff --git a/nt/INSTALL b/nt/INSTALL
index c9afa8f5de3..7449323ace1 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -271,8 +271,12 @@
271 Binaries for the image libraries (among many others) can be found at 271 Binaries for the image libraries (among many others) can be found at
272 the GnuWin32 project. These are built with MinGW, but they can be 272 the GnuWin32 project. These are built with MinGW, but they can be
273 used with both GCC/MinGW and MSVC builds of Emacs. See the info on 273 used with both GCC/MinGW and MSVC builds of Emacs. See the info on
274 http://ourcomments.org/Emacs/EmacsW32.html for more details about 274 http://ourcomments.org/Emacs/w32-build-emacs.html, under "How to Get
275 installing image support libraries. 275 Images Support", for more details about installing image support
276 libraries. Note specifically that, due to some packaging snafus in
277 the GnuWin32-supplied image libraries, you will need to download
278 _source_ packages for some of the libraries in order to get the
279 header files necessary for building Emacs with image support.
276 280
277* Building 281* Building
278 282