glib r7150 - trunk



Author: matthiasc
Date: Wed Jul  2 21:08:05 2008
New Revision: 7150
URL: http://svn.gnome.org/viewvc/glib?rev=7150&view=rev

Log:


Modified:
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Jul  2 21:08:05 2008
@@ -3177,10 +3177,6 @@
   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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]