aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5f18c8c53e..480acfe54dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
12014-06-10 Paul Eggert <eggert@cs.ucla.edu>
2
3 Rely on AC_CANONICAL_HOST to detect whether we're using mingw.
4 See the thread containing:
5 http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00206.html
6 * configure.ac (AC_CANONICAL_HOST): Invoke this as early as we
7 can, which is just after AM_INIT_AUTOMAKE. Then check for mingw
8 just after that.
9
12014-06-10 Glenn Morris <rgm@gnu.org> 102014-06-10 Glenn Morris <rgm@gnu.org>
2 11
3 * Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL): 12 * Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL):