[rhmessaging-commits] rhmessaging commits: r4429 - store/trunk/cpp.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Tue Dec 7 13:01:05 EST 2010


Author: kpvdr
Date: 2010-12-07 13:01:04 -0500 (Tue, 07 Dec 2010)
New Revision: 4429

Modified:
   store/trunk/cpp/Makefile.am
Log:
Removed the perf dir from the make process becuase of lack of c++0x support in RHEL-5

Modified: store/trunk/cpp/Makefile.am
===================================================================
--- store/trunk/cpp/Makefile.am	2010-12-07 17:01:24 UTC (rev 4428)
+++ store/trunk/cpp/Makefile.am	2010-12-07 18:01:04 UTC (rev 4429)
@@ -28,7 +28,7 @@
 
 sysconf_DATA = etc/rhmd.conf
 
-SUBDIRS = lib tests tools perf docs
+SUBDIRS = lib tests tools docs
 
 # Update libtool, if needed.
 libtool: $(LIBTOOL_DEPS)



More information about the rhmessaging-commits mailing list