aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--INSTALL.REPO5
2 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index bfa8d4fee51..8011206ded2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12014-08-25 Christoph Scholtes <cschol2112@gmail.com>
2
3 * INSTALL.REPO: Remove reference to obsolete configure scripts
4 on non-Posix platforms (Bug#18323).
5
12014-08-24 Michael Albinus <michael.albinus@gmx.de> 62014-08-24 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * configure.ac: Check also for the uselocale function. (Bug#18051) 8 * configure.ac: Check also for the uselocale function. (Bug#18051)
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'.
52If CPU time is not an issue, 'make bootstrap' is the most thorough way 52If CPU time is not an issue, 'make bootstrap' is the most thorough way
53to rebuild, and avoid any spurious problems. 53to rebuild, and avoid any spurious problems.
54 54
55Users of non-Posix systems (MS-Windows, etc.) should run the
56platform-specific configuration scripts ('nt/configure.bat',
57'config.bat', etc.) before 'make'; the rest of the procedure is
58applicable to those systems as well.
59
60Because the repository version of Emacs is a work in progress, it will 55Because the repository version of Emacs is a work in progress, it will
61sometimes fail to build. Please wait a day or so (and check the 56sometimes fail to build. Please wait a day or so (and check the
62archives of the emacs-buildstatus, emacs-devel, and bug-gnu-emacs 57archives of the emacs-buildstatus, emacs-devel, and bug-gnu-emacs