summaryrefslogtreecommitdiff
path: root/ndb/src/common/mgmcommon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/src/common/mgmcommon/Makefile.am')
-rw-r--r--ndb/src/common/mgmcommon/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/src/common/mgmcommon/Makefile.am b/ndb/src/common/mgmcommon/Makefile.am
index ed6a526eb47..b787da51ab9 100644
--- a/ndb/src/common/mgmcommon/Makefile.am
+++ b/ndb/src/common/mgmcommon/Makefile.am
@@ -7,7 +7,7 @@ libmgmsrvcommon_la_SOURCES = \
INCLUDES_LOC = -I$(top_srcdir)/ndb/src/mgmapi -I$(top_srcdir)/ndb/src/mgmsrv
-DEFS_LOC = -DNDB_BASE_PORT="\"@ndb_port_base@\""
+DEFS_LOC = -DNDB_PORT="\"@ndb_port@\""
include $(top_srcdir)/ndb/config/common.mk.am
include $(top_srcdir)/ndb/config/type_ndbapi.mk.am