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 2007/07/12 21:40:13 UTC

svn commit: r555733 - /activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am

Author: tabish
Date: Thu Jul 12 12:40:12 2007
New Revision: 555733

URL: http://svn.apache.org/viewvc?view=rev&rev=555733
Log:
Cleaning up old build rules

Modified:
    activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am

Modified: activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am?view=diff&rev=555733&r1=555732&r2=555733
==============================================================================
--- activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am (original)
+++ activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am Thu Jul 12 12:40:12 2007
@@ -133,12 +133,6 @@
    decaf/util/logging/PropertiesChangeListener.h
 
 ##
-## Compiler / Linker Info
-##
-lib_LIBRARIES= libdecaf.a
-libdecaf_a_SOURCES= $(h_sources) $(cc_sources)
-
-##
 ## LibTool build step
 ##
 lib_LTLIBRARIES= libdecaf.la