From 8ce4dc97c5071e55f870699b6eaefdd8f66b05d1 Mon Sep 17 00:00:00 2001 From: "joreland@mysql.com" <> Date: Wed, 11 Aug 2004 06:24:36 +0200 Subject: [PATCH] BUG#4983 --- ndb/src/mgmapi/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ndb/src/mgmapi/Makefile.am b/ndb/src/mgmapi/Makefile.am index bf209ddccb5..674debf5cc3 100644 --- a/ndb/src/mgmapi/Makefile.am +++ b/ndb/src/mgmapi/Makefile.am @@ -10,9 +10,9 @@ include $(top_srcdir)/ndb/config/common.mk.am include $(top_srcdir)/ndb/config/type_util.mk.am #ndbtest_PROGRAMS = ndb_test_mgmapi -ndb_test_mgmapi_SOURCES = test_mgmapi.cpp -ndb_test_mgmapi_LDFLAGS = @ndb_bin_am_ldflags@ \ - $(top_builddir)/ndb/src/libndbclient.la +#ndb_test_mgmapi_SOURCES = test_mgmapi.cpp +#ndb_test_mgmapi_LDFLAGS = @ndb_bin_am_ldflags@ +# $(top_builddir)/ndb/src/libndbclient.la # Don't update the files from bitkeeper %::SCCS/s.%