aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2013-05-16 20:14:21 +0300
committerEli Zaretskii2013-05-16 20:14:21 +0300
commit49b45d5c7cac9034876e9f8019c6281e05998113 (patch)
tree80aad374fd4347a0a29fb40b4b93723743f1097a
parent7c61eaabab79676dde861a199866c66b560334fb (diff)
downloademacs-49b45d5c7cac9034876e9f8019c6281e05998113.tar.gz
emacs-49b45d5c7cac9034876e9f8019c6281e05998113.zip
Give recipe in nt/INSTALL.MSYS to uninstall msys-texinfo.
-rw-r--r--nt/INSTALL.MSYS4
1 files changed, 3 insertions, 1 deletions
diff --git a/nt/INSTALL.MSYS b/nt/INSTALL.MSYS
index 797559c1193..0c67c20e842 100644
--- a/nt/INSTALL.MSYS
+++ b/nt/INSTALL.MSYS
@@ -114,7 +114,9 @@ Windows 9X as well).
114 (We recommend that you refrain from installing the MSYS Texinfo 114 (We recommend that you refrain from installing the MSYS Texinfo
115 package, which is part of msys-base, because it might produce mixed 115 package, which is part of msys-base, because it might produce mixed
116 EOL format when installing Info files. Instead, install the MinGW 116 EOL format when installing Info files. Instead, install the MinGW
117 port of Texinfo, see the ezwinports URL below.) 117 port of Texinfo, see the ezwinports URL below. To uninstall the
118 MSYS Texinfo, after installing it as part of msys-base, invoke the
119 command "mingw-get remove msys-texinfo".)
118 120
119 At this point, you should be ready to configure and build Emacs in 121 At this point, you should be ready to configure and build Emacs in
120 its basic configuration. Skip to the "Generating the configure 122 its basic configuration. Skip to the "Generating the configure