Ignore:
Timestamp:
2005-11-07T13:13:45+13:00 (18 years ago)
Author:
kjdon
Message:

changed to use WORDS_BIGENDIAN instead of _LITTLE_ENDIAN to test for endianness

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mgpp/config.h.in

    r7945 r10848  
    204204#undef ENABLE_NLS
    205205
     206/* Define if big endian */
     207#undef WORDS_BIGENDIAN
     208
    206209#endif /* _MGPP_CONFIG_H */
Note: See TracChangeset for help on using the changeset viewer.