Closed gburd closed 13 years ago
Mac OSX doesn't have endian.h, use architecture/byte_order.h instead
Thank you for the patch.
Well, I fixed it by another way. I used AC_C_BIGENDIAN macro, which is more portable.
Mac OSX doesn't have endian.h, use architecture/byte_order.h instead