List:Commits« Previous MessageNext Message »
From:Frazer Clement Date:March 4 2009 11:39pm
Subject:bzr commit into mysql-5.1-telco-6.4 branch (frazer:2914) Bug#43394
View as plain text  
#At file:///home/frazer/bzr/mysql-5.1-telco-6.4/

 2914 Frazer Clement	2009-03-04
      Bug#43394 Quick fix
      modified:
        storage/ndb/test/ndbapi/Makefile.am

=== modified file 'storage/ndb/test/ndbapi/Makefile.am'
--- a/storage/ndb/test/ndbapi/Makefile.am	2008-12-19 15:27:46 +0000
+++ b/storage/ndb/test/ndbapi/Makefile.am	2009-03-04 23:39:28 +0000
@@ -93,7 +93,7 @@ testMgm_SOURCES = testMgm.cpp \
 	$(top_srcdir)/storage/ndb/src/mgmsrv/Config.cpp \
 	$(top_srcdir)/storage/ndb/src/mgmsrv/ConfigInfo.cpp \
 	$(top_srcdir)/storage/ndb/src/mgmsrv/InitConfigFileParser.cpp
-testMgm_CXXFLAGS = -I$(top_srcdir)/storage/ndb/src/mgmapi
+testMgm_CXXFLAGS = -I$(top_srcdir)/storage/ndb/src/mgmapi -I$(top_srcdir)/storage/ndb/include/debugger  
 testSingleUserMode_SOURCES = testSingleUserMode.cpp
 testNdbApi_SOURCES = testNdbApi.cpp
 testNodeRestart_SOURCES = testNodeRestart.cpp

Thread
bzr commit into mysql-5.1-telco-6.4 branch (frazer:2914) Bug#43394Frazer Clement5 Mar