svn path=/trunk/; revision=7150
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 2 Jul 2008 21:08:05 +0000 (21:08 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 2 Jul 2008 21:08:05 +0000 (21:08 +0000)
svn path=/trunk/; revision=7150

configure.in

index 348d512..f8ca929 100644 (file)
@@ -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