aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOscar Fuentes2014-11-25 03:29:43 +0100
committerOscar Fuentes2014-11-25 03:29:43 +0100
commit70d7aa8a289375a119f5d4e785c8a5882f0a2e99 (patch)
treeeae373296db49f2ff4ab0b87d1d270c9a17f8fae /ChangeLog
parent27f46ae31cd289dbff4c521fcf37a1d048693f6e (diff)
downloademacs-70d7aa8a289375a119f5d4e785c8a5882f0a2e99.tar.gz
emacs-70d7aa8a289375a119f5d4e785c8a5882f0a2e99.zip
configure.ac [mingw]: Set $canonical default value
... as per the compiler's target. The value provided by MSYS2 `uname' is not correct when MSYS2 runs on one architecture (x86_64) and the user is building for another (i686). * configure.ac [mingw]: Set $canonical default value as per the compiler's target.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fe2a913b93..808f3a04717 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12014-11-25 Oscar Fuentes <ofv@wanadoo.es>
2
3 * configure.ac [MINGW]: Set $canonical default value as per the
4 compiler's target.
5
12014-11-24 Glenn Morris <rgm@gnu.org> 62014-11-24 Glenn Morris <rgm@gnu.org>
2 7
3 * configure.ac [HAVE_W32]: Generate nt/*.rc files when HAVE_W32, 8 * configure.ac [HAVE_W32]: Generate nt/*.rc files when HAVE_W32,