diff options
author | Christoph Scholtes <> | 2014-08-24 20:29:58 -0600 |
---|---|---|
committer | Christoph Scholtes <cschol2112@gmail.com> | 2014-08-24 20:29:58 -0600 |
commit | d2a633e4e91e803c47de7366921879b08609d029 (patch) | |
tree | 24d03783a24c6b1bf1c17c08d94c5925a060ef9c /INSTALL.REPO | |
parent | 4031fb7bac75dabf6c801721ef044a1d71fe6596 (diff) | |
download | emacs-d2a633e4e91e803c47de7366921879b08609d029.tar.gz |
Remove reference to obsolete configure scripts
* INSTALL.REPO: Remove reference to obsolete configure scripts
on non-Posix platforms.
Fixes: debbugs:18323
Diffstat (limited to 'INSTALL.REPO')
-rw-r--r-- | INSTALL.REPO | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL.REPO b/INSTALL.REPO index 36ab928673d..83b6f2f4133 100644 --- a/INSTALL.REPO +++ b/INSTALL.REPO @@ -52,11 +52,6 @@ If either of the above partial procedures fails, try 'make bootstrap'. If CPU time is not an issue, 'make bootstrap' is the most thorough way to rebuild, and avoid any spurious problems. -Users of non-Posix systems (MS-Windows, etc.) should run the -platform-specific configuration scripts ('nt/configure.bat', -'config.bat', etc.) before 'make'; the rest of the procedure is -applicable to those systems as well. - Because the repository version of Emacs is a work in progress, it will sometimes fail to build. Please wait a day or so (and check the archives of the emacs-buildstatus, emacs-devel, and bug-gnu-emacs |