summaryrefslogtreecommitdiff
path: root/ndb/src/mgmapi/Makefile.am
diff options
context:
space:
mode:
authorunknown <gluh@gluh.mysql.r18.ru>2004-08-11 21:49:23 +0400
committerunknown <gluh@gluh.mysql.r18.ru>2004-08-11 21:49:23 +0400
commit25a453493b38a5d5ff3bbe001ee2119a6c3da11a (patch)
treeae542fd1085963730ebb0dd471a9e7e811651505 /ndb/src/mgmapi/Makefile.am
parentec5c569103aca010816834426b9f56752f33a1c1 (diff)
downloadmariadb-git-25a453493b38a5d5ff3bbe001ee2119a6c3da11a.tar.gz
Fix for bug #4307: bdb will not compile on FreeBSD 5 because of ancient awk
and some code clean up bdb/dist/gen_inc.awk: Fix for bug #4307: bdb will not compile on FreeBSD 5 because of ancient awk ndb/src/mgmapi/Makefile.am: Removed unused wrong macros ndb/src/ndbapi/NdbScanOperation.cpp: Removed unnesessary wrong variable assignment
Diffstat (limited to 'ndb/src/mgmapi/Makefile.am')
-rw-r--r--ndb/src/mgmapi/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/ndb/src/mgmapi/Makefile.am b/ndb/src/mgmapi/Makefile.am
index bf209ddccb5..0f0e1cea5d8 100644
--- a/ndb/src/mgmapi/Makefile.am
+++ b/ndb/src/mgmapi/Makefile.am
@@ -10,9 +10,6 @@ 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
# Don't update the files from bitkeeper
%::SCCS/s.%