]> granicus.if.org Git - libexpat/commit
Use the AC_C_BIGENDIAN_CROSS macro instead of the non-cross-compile-safe
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Tue, 24 Jul 2001 19:54:20 +0000 (19:54 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Tue, 24 Jul 2001 19:54:20 +0000 (19:54 +0000)
commit3b3a7ec88932cb7a98306e3df6daf555991b16f6
treed9f98d1c1837d4de14b4d2ae68261f0bc9f8cbea
parent109f8790f9fee245feaa8feea960977940dfa891
Use the AC_C_BIGENDIAN_CROSS macro instead of the non-cross-compile-safe
version normally provided with autoconf.

I have not tested this in a cross-compilation environment, but it does
not break things in my x86 environment.  (If this breaks things for anyone,
please file a bug report!)

This closes SF patch #431342.
expat/buildconf.sh
expat/configure.in