summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorunknown <brian@brian-akers-computer.local>2004-04-14 14:36:36 -0400
committerunknown <brian@brian-akers-computer.local>2004-04-14 14:36:36 -0400
commitf10d01a747267e169d9f0b80d30a71b00f0bce7c (patch)
treef2093400a62fb1870556251762c63545c99eb586 /acconfig.h
parentf76d2ce34f4947648fc910669b4639182da6dbaa (diff)
parentb26c1ed58a6a8026d48b7f27ff9620f61e9a84b0 (diff)
downloadmariadb-git-f10d01a747267e169d9f0b80d30a71b00f0bce7c.tar.gz
Resolved changes between example storage engine and NDB storage engine.
BitKeeper/etc/logging_ok: auto-union acconfig.h: Auto merged acinclude.m4: Merged in example storage engine with NDB configure.in: Resolved conflict between NDB check with EXAMPLE DB.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 88c9e54e713..67e9d1759c6 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -112,6 +112,9 @@
/* Define if we are using OSF1 DEC threads on 3.2 */
#undef HAVE_DEC_3_2_THREADS
+/* Builds Example DB */
+#undef HAVE_EXAMPLE_DB
+
/* fp_except from ieeefp.h */
#undef HAVE_FP_EXCEPT