Mercurial > emacs
diff ChangeLog @ 108145:947dd776616f
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.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 27 Apr 2010 23:43:38 -0700 |
parents | 43dcbd8381dc |
children | 40b36ac1946f |
line wrap: on
line diff
--- a/ChangeLog Tue Apr 27 14:14:16 2010 -0400 +++ b/ChangeLog Tue Apr 27 23:43:38 2010 -0700 @@ -1,3 +1,8 @@ +2010-04-28 Glenn Morris <rgm@gnu.org> + + * 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). + 2010-04-27 Glenn Morris <rgm@gnu.org> * configure.in (LIBXTR6): New output variable. Move unixware special