]> git.eshelyaron.com Git - emacs.git/commit
Move test for 64-bit kernel with 32-bit userland to configure.
authorGlenn Morris <rgm@gnu.org>
Wed, 28 Apr 2010 06:43:38 +0000 (23:43 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 28 Apr 2010 06:43:38 +0000 (23:43 -0700)
commit44e3d510df92cc32bc682a874b978608075ffad2
treeceaed40c2bab4527d78dcd1554fe0bdd2865bca0
parent17818d715235dafd82625fb6d739dddaf60c2701
Move test for 64-bit kernel with 32-bit userland to configure.
See discussion in bug#5655.

* configure.in (machine, canonical): On amdx86-64, check for a 32-bit
userland and maybe change values to i386 (move test from s/amdx86-64.h).

* src/m/amdx86-64.h [i386]: Move this test to configure.in.
ChangeLog
configure.in
src/m/amdx86-64.h