myserver-commit
[Top][All Lists]
Advanced

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

[myserver-commit] [3023] Added endianness test for big-endian architectu


From: Giuseppe Scrivano
Subject: [myserver-commit] [3023] Added endianness test for big-endian architectures.
Date: Sun, 08 Mar 2009 08:58:47 +0000

Revision: 3023
          http://svn.sv.gnu.org/viewvc/?view=rev&root=myserver&revision=3023
Author:   gscrivano
Date:     2009-03-08 08:58:47 +0000 (Sun, 08 Mar 2009)
Log Message:
-----------
Added endianness test for big-endian architectures.

Modified Paths:
--------------
    trunk/myserver/configure.in

Modified: trunk/myserver/configure.in
===================================================================
--- trunk/myserver/configure.in 2009-03-03 16:06:15 UTC (rev 3022)
+++ trunk/myserver/configure.in 2009-03-08 08:58:47 UTC (rev 3023)
@@ -46,6 +46,7 @@
 AC_PROG_LIBTOOL
 AM_PROG_LEX
 AC_PROG_YACC
+AC_C_BIGENDIAN
 
 AC_CHECK_PROG(make_info, makeinfo, yes, no)
 if test x$make_info = xno ; then





reply via email to

[Prev in Thread] Current Thread [Next in Thread]