]> git.eshelyaron.com Git - emacs.git/commit
configure.ac [mingw]: Set $canonical default value
authorOscar Fuentes <ofv@wanadoo.es>
Tue, 25 Nov 2014 02:29:43 +0000 (03:29 +0100)
committerOscar Fuentes <ofv@wanadoo.es>
Tue, 25 Nov 2014 02:29:43 +0000 (03:29 +0100)
commit70d7aa8a289375a119f5d4e785c8a5882f0a2e99
treeeae373296db49f2ff4ab0b87d1d270c9a17f8fae
parent27f46ae31cd289dbff4c521fcf37a1d048693f6e
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.
ChangeLog
configure.ac