summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authormtaylor@qualinost.(none) <>2007-01-19 17:02:46 -0800
committermtaylor@qualinost.(none) <>2007-01-19 17:02:46 -0800
commit8778f60112bfc949cd224035ec9421a0ce17f468 (patch)
tree87ab419a23f3eff113dba1c5f0f07a5d07ca9d6c /configure.in
parent9e24d548b6103ab8b7d4ff56e887460815731ddd (diff)
downloadmariadb-git-8778f60112bfc949cd224035ec9421a0ce17f468.tar.gz
We only want to do these things if we are building Ndb.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 6bf896b6e8a..66a562de2f4 100644
--- a/configure.in
+++ b/configure.in
@@ -60,8 +60,6 @@ AC_DEFINE_UNQUOTED([DOT_FRM_VERSION], [$DOT_FRM_VERSION],
[Version of .frm files])
AC_SUBST(SHARED_LIB_MAJOR_VERSION)
AC_SUBST(SHARED_LIB_VERSION)
-AC_SUBST(NDB_SHARED_LIB_MAJOR_VERSION)
-AC_SUBST(NDB_SHARED_LIB_VERSION)
AC_SUBST(AVAILABLE_LANGUAGES)