diff options
| -rw-r--r-- | nt/INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nt/INSTALL b/nt/INSTALL index 3bcb496cd52..e1d9e0633c7 100644 --- a/nt/INSTALL +++ b/nt/INSTALL | |||
| @@ -178,6 +178,10 @@ build will run on Windows 9X and newer systems). | |||
| 178 | command "mingw-get remove msys-texinfo", or mark "msys-texinfo" for | 178 | command "mingw-get remove msys-texinfo", or mark "msys-texinfo" for |
| 179 | removal in the mingw-get GUI, then select Installation->Apply Changes.) | 179 | removal in the mingw-get GUI, then select Installation->Apply Changes.) |
| 180 | 180 | ||
| 181 | (Similarly, we recommend to refrain from installing the MinGW | ||
| 182 | Automake and Autoconf packages; instead, install their MSYS builds | ||
| 183 | available from the ezwinports site, see below.) | ||
| 184 | |||
| 181 | At this point, you should be ready to configure and build Emacs in | 185 | At this point, you should be ready to configure and build Emacs in |
| 182 | its basic configuration. Skip to the "Generating the configure | 186 | its basic configuration. Skip to the "Generating the configure |
| 183 | script" section for the build instructions. If you want to build it | 187 | script" section for the build instructions. If you want to build it |