aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2010-04-27 23:43:38 -0700
committerGlenn Morris2010-04-27 23:43:38 -0700
commit44e3d510df92cc32bc682a874b978608075ffad2 (patch)
treeceaed40c2bab4527d78dcd1554fe0bdd2865bca0 /ChangeLog
parent17818d715235dafd82625fb6d739dddaf60c2701 (diff)
downloademacs-44e3d510df92cc32bc682a874b978608075ffad2.tar.gz
emacs-44e3d510df92cc32bc682a874b978608075ffad2.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11a934e529b..ddd52e9724d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12010-04-28 Glenn Morris <rgm@gnu.org>
2
3 * configure.in (machine, canonical): On amdx86-64, check for a 32-bit
4 userland and maybe change values to i386 (move test from s/amdx86-64.h).
5
12010-04-27 Glenn Morris <rgm@gnu.org> 62010-04-27 Glenn Morris <rgm@gnu.org>
2 7
3 * configure.in (LIBXTR6): New output variable. Move unixware special 8 * configure.in (LIBXTR6): New output variable. Move unixware special