diff options
Diffstat (limited to 'nt')
| -rw-r--r-- | nt/INSTALL.MSYS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/INSTALL.MSYS b/nt/INSTALL.MSYS index e5b121ae868..358d5db7925 100644 --- a/nt/INSTALL.MSYS +++ b/nt/INSTALL.MSYS | |||
| @@ -331,7 +331,7 @@ Windows 9X as well). | |||
| 331 | C:\MSYS\local, and it will defeat the purpose of PREFIX, which is to | 331 | C:\MSYS\local, and it will defeat the purpose of PREFIX, which is to |
| 332 | install programs in a single coherent tree resembling Posix systems. | 332 | install programs in a single coherent tree resembling Posix systems. |
| 333 | Such a single-tree installation makes sure all the other programs | 333 | Such a single-tree installation makes sure all the other programs |
| 334 | and packages ported from GNU or Unix systems will work seemlessly | 334 | and packages ported from GNU or Unix systems will work seamlessly |
| 335 | together. Where exactly is the root of that tree on your system is | 335 | together. Where exactly is the root of that tree on your system is |
| 336 | something only you, the user who builds Emacs, can know, and the | 336 | something only you, the user who builds Emacs, can know, and the |
| 337 | Emacs build process cannot guess, because usually there's no | 337 | Emacs build process cannot guess, because usually there's no |