projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df97d2c
)
svn path=/trunk/; revision=7150
author
Matthias Clasen
<matthiasc@src.gnome.org>
Wed, 2 Jul 2008 21:08:05 +0000
(21:08 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Wed, 2 Jul 2008 21:08:05 +0000
(21:08 +0000)
svn path=/trunk/; revision=7150
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
348d512
..
f8ca929
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-3177,10
+3177,6
@@
if test x$ac_cv_c_bigendian = xyes; then
g_byte_order=G_BIG_ENDIAN
g_bs_native=BE
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
g_byte_order=G_LITTLE_ENDIAN
g_bs_native=LE