File clanlib-0.8.1-endian.patch of Package clanlib

--- configure.ac
+++ configure.ac
@@ -192,8 +192,8 @@
 dnl Check system endianess: (note: ClanLib is _not_ endian clean right now)
 dnl -----------------------------------------------------------------------
 
-dnl AC_C_BIGENDIAN
-dnl AC_CHECK_SIZEOF(int, 4)
+AC_C_BIGENDIAN
+AC_CHECK_SIZEOF(int, 4)
 
 if test "$ac_cv_sizeof_int" = "8"; then
 	AC_DEFINE(USE_64BIT)
openSUSE Build Service is sponsored by