Author: kpvdr
Date: 2011-02-22 13:21:16 -0500 (Tue, 22 Feb 2011)
New Revision: 4443
Modified:
store/trunk/cpp/lib/Makefile.am
Log:
Disabled make of jrnl2 subdir
Modified: store/trunk/cpp/lib/Makefile.am
===================================================================
--- store/trunk/cpp/lib/Makefile.am 2011-02-21 16:10:50 UTC (rev 4442)
+++ store/trunk/cpp/lib/Makefile.am 2011-02-22 18:21:16 UTC (rev 4443)
@@ -21,7 +21,7 @@
AM_CXXFLAGS = $(WARNING_CFLAGS) $(APR_CXXFLAGS) $(QPID_CXXFLAGS) -I$(srcdir)/gen
-DRHM_CLEAN -pthread
-SUBDIRS = jrnl2
+#SUBDIRS = jrnl2
# Definitions for client and daemon plugins
PLUGINLDFLAGS=-no-undefined -module -avoid-version
Show replies by date