[cig-commits] r6867 - short/3D/PyLith/trunk

brad at geodynamics.org brad at geodynamics.org
Sat May 12 13:03:05 PDT 2007


Author: brad
Date: 2007-05-12 13:03:05 -0700 (Sat, 12 May 2007)
New Revision: 6867

Modified:
   short/3D/PyLith/trunk/configure.ac
Log:
Added endian test.

Modified: short/3D/PyLith/trunk/configure.ac
===================================================================
--- short/3D/PyLith/trunk/configure.ac	2007-05-12 19:09:10 UTC (rev 6866)
+++ short/3D/PyLith/trunk/configure.ac	2007-05-12 20:03:05 UTC (rev 6867)
@@ -166,6 +166,9 @@
   fi
 fi
 
+# ENDIANNESS
+AC_C_BIGENDIAN
+
 # ----------------------------------------------------------------------
 AC_CONFIG_FILES([Makefile
 		pylith/Makefile



More information about the cig-commits mailing list