You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by nm...@apache.org on 2007/01/17 12:30:36 UTC

svn commit: r496998 - in /incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1: Makefile.am autogen.sh

Author: nmittler
Date: Wed Jan 17 03:30:35 2007
New Revision: 496998

URL: http://svn.apache.org/viewvc?view=rev&rev=496998
Log:
removing doxygen files (macro file under the GPL)

Modified:
    incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/Makefile.am
    incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/autogen.sh

Modified: incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/Makefile.am?view=diff&rev=496998&r1=496997&r2=496998
==============================================================================
--- incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/Makefile.am (original)
+++ incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/Makefile.am Wed Jan 17 03:30:35 2007
@@ -29,8 +29,8 @@
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = activemq-cpp.pc
 
-ACLOCAL_AMFLAGS = -I m4
+## ACLOCAL_AMFLAGS = -I m4
 
-include doxygen-include.am
+## include doxygen-include.am
 
 EXTRA_DIST=autogen.sh $(DX_CONFIG) doc/html

Modified: incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/autogen.sh
URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/autogen.sh?view=diff&rev=496998&r1=496997&r2=496998
==============================================================================
--- incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/autogen.sh (original)
+++ incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/autogen.sh Wed Jan 17 03:30:35 2007
@@ -16,4 +16,4 @@
 # ---------------------------------------------------------------------------
 
 #!/bin/sh
-autoreconf --force --install -I config -I m4
+autoreconf --force --install -I config