mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
svn path=/trunk/; revision=7150
svn path=/trunk/; revision=7150
This commit is contained in:
parent
df97d2cc0e
commit
75a75cba12
@ -3177,10 +3177,6 @@ if test x$ac_cv_c_bigendian = xyes; then
|
|||||||
g_byte_order=G_BIG_ENDIAN
|
g_byte_order=G_BIG_ENDIAN
|
||||||
g_bs_native=BE
|
g_bs_native=BE
|
||||||
g_bs_alien=LE
|
g_bs_alien=LE
|
||||||
elif test x$ac_cv_c_bigendian = xuniversal; then
|
|
||||||
g_byte_order=G_BIG_ENDIAN
|
|
||||||
g_bs_native=BE
|
|
||||||
g_bs_alien=LE
|
|
||||||
else
|
else
|
||||||
g_byte_order=G_LITTLE_ENDIAN
|
g_byte_order=G_LITTLE_ENDIAN
|
||||||
g_bs_native=LE
|
g_bs_native=LE
|
||||||
|
Loading…
Reference in New Issue
Block a user