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/08/29 20:05:03 UTC

svn commit: r690352 - /activemq/activemq-cpp/trunk/activemqcpp-config.in

Author: tabish
Date: Fri Aug 29 11:05:02 2008
New Revision: 690352

URL: http://svn.apache.org/viewvc?rev=690352&view=rev
Log:
Silence the  "WARNING:  ../activemqcpp-config.in seems to ignore the --datarootdir setting" output

Modified:
    activemq/activemq-cpp/trunk/activemqcpp-config.in

Modified: activemq/activemq-cpp/trunk/activemqcpp-config.in
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemqcpp-config.in?rev=690352&r1=690351&r2=690352&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemqcpp-config.in (original)
+++ activemq/activemq-cpp/trunk/activemqcpp-config.in Fri Aug 29 11:05:02 2008
@@ -23,6 +23,7 @@
 datadir="@datadir@"
 installbuilddir="@installbuilddir@"
 includedir="@includedir@"
+datarootdir="@datadir@"
 
 usage()
 {