Index: configure.ac =================================================================== RCS file: /cvsroot/classpath/classpath/configure.ac,v retrieving revision 1.51 diff -u -r1.51 configure.ac --- configure.ac 8 Oct 2004 18:02:59 -0000 1.51 +++ configure.ac 9 Oct 2004 09:42:23 -0000 @@ -121,7 +121,7 @@ AC_CHECK_SIZEOF(void *) dnl Checking for endianess. - AC_C_BIGENDIAN_CROSS + AC_C_BIGENDIAN dnl We check for sys/filio.h because Solaris 2.5 defines FIONREAD there. dnl On that system, sys/ioctl.h will not include sys/filio.h unless