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 348d5125b3eb2c44150833e444c4cba4ead45714..f8ca929856cd6e71abbb76e6e3fc7db54d08aedf 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