Commit d6dcd1bf authored by unknown's avatar unknown

Fixed ndb_config problems with merge


storage/ndb/tools/ndb_condig.cpp:
  Rename: ndb/tools/config.cpp -> storage/ndb/tools/ndb_condig.cpp
storage/ndb/tools/Makefile.am:
  Rename due to mixed names with no case sensitivity
parent aca6f88e
......@@ -33,7 +33,7 @@ ndb_restore_SOURCES = restore/restore_main.cpp \
restore/Restore.cpp \
../test/src/NDBT_ResultRow.cpp $(tools_common_sources)
ndb_config_SOURCES = config.cpp \
ndb_config_SOURCES = ndb_condig.cpp \
../src/mgmsrv/Config.cpp \
../src/mgmsrv/ConfigInfo.cpp \
../src/mgmsrv/InitConfigFileParser.cpp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment