You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2008/04/29 22:47:20 UTC

svn commit: r652097 - /activemq/activemq-cpp/decaf/trunk/configure.ac

Author: tabish
Date: Tue Apr 29 13:47:20 2008
New Revision: 652097

URL: http://svn.apache.org/viewvc?rev=652097&view=rev
Log:
cleaning up for decaf release

Modified:
    activemq/activemq-cpp/decaf/trunk/configure.ac

Modified: activemq/activemq-cpp/decaf/trunk/configure.ac
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/decaf/trunk/configure.ac?rev=652097&r1=652096&r2=652097&view=diff
==============================================================================
--- activemq/activemq-cpp/decaf/trunk/configure.ac (original)
+++ activemq/activemq-cpp/decaf/trunk/configure.ac Tue Apr 29 13:47:20 2008
@@ -65,7 +65,6 @@
 AC_C_CONST
 AC_TYPE_SIZE_T
 AC_C_BIGENDIAN
-AC_C_BIGENDIAN
 AC_CHECK_SIZEOF(short)
 AC_CHECK_SIZEOF(int)
 AC_CHECK_SIZEOF(long)