diff options
author | Eli Zaretskii <eliz@gnu.org> | 2007-05-19 08:01:36 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2007-05-19 08:01:36 +0000 |
commit | 55fcf5c6d4334691ed602decfcc8728bcbc373e0 (patch) | |
tree | 48d6ec4fe86030cae51d9233d5d8248eedab9bcd /nt/INSTALL | |
parent | 1d5bcd55d51e0621d9344ff9445b1cbc49eea79a (diff) | |
download | emacs-55fcf5c6d4334691ed602decfcc8728bcbc373e0.tar.gz |
Fix URL of EmacsW32 site where building with image support is described.
Diffstat (limited to 'nt/INSTALL')
-rw-r--r-- | nt/INSTALL | 8 |
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 @@ 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 |