On Thu, Nov 06, 2003 at 08:27:57AM -0800, Aaron Bannert wrote: > What is this and the APR_IS_BIGENDIAN macro used for? Do we have > any code that is endian-dependent?
$ grep -l -r --include \*.c APR_IS_BIGENDIAN . ./random/unix/sha2.c > On Thu, Nov 06, 2003 at 09:18:23AM -0000, [EMAIL PROTECTED] wrote: > > jorton 2003/11/06 01:18:22 > > > > Modified: . configure.in > > Log: > > * configure.in: Fix endianness detection with autoconf 2.1x.