comparison 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
comparison
equal deleted inserted replaced
108144:c46b2d0614cb 108145:947dd776616f
1 2010-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
1 2010-04-27 Glenn Morris <rgm@gnu.org> 6 2010-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
4 case here from src/s/unixware.h. 9 case here from src/s/unixware.h.
5 10