Fixed the make distcheck problem. We only really need to create libndb.ver if we are building Ndb.
config/ac-macros/ha_ndbcluster.m4: We only need to create this file if we are building Ndb in the first place. Moving the code to ha_ndbcluster.m4 configure.in: We only need to create this file if we are building Ndb in the first place. Moving the code to ha_ndbcluster.m4 ndb/src/Makefile.am: BUILT_SOURCES is uneccesary. Removing it. The real problem was related to building or not building Ndb.
Showing
Please register or sign in to comment