configure: add endian check
authorJens Axboe <axboe@kernel.dk>
Wed, 23 Jan 2013 22:42:16 +0000 (15:42 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 23 Jan 2013 22:42:16 +0000 (15:42 -0700)
commit0dcebdf4a70ef0d8144b8fcba763ae87e7fc74b5
treeded78ffef7b51af0a945a9d5345fc2f41bdf3d38
parent37adbfc4e189873d1d02c145b81c779971ef5337
configure: add endian check

Will remove guesswork and manual hacking in the OS headers.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
15 files changed:
Makefile
configure
fio.c
lib/bswap.h
os/os-aix.h
os/os-android.h
os/os-freebsd.h
os/os-hpux.h
os/os-linux.h
os/os-mac.h
os/os-netbsd.h
os/os-solaris.h
os/os-windows.h
os/os.h
server.c