diff options
author | unknown <tomas@mc05.(none)> | 2004-06-07 17:58:35 +0200 |
---|---|---|
committer | unknown <tomas@mc05.(none)> | 2004-06-07 17:58:35 +0200 |
commit | 86ab1dd2d6d6c0c72d27b85d9fbd15675bfddd28 (patch) | |
tree | 16b898bcf02bcc594ecc879f4e2d48e7ca5c7066 /acconfig.h | |
parent | 7942677020d36bd5baafd8d765968921f348cdc2 (diff) | |
parent | a3426dd8abec62feeef3dbbbca4520480b0feb2b (diff) | |
download | mariadb-git-86ab1dd2d6d6c0c72d27b85d9fbd15675bfddd28.tar.gz |
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into mc05.(none):/space2/tomas/mysql-4.1
acconfig.h:
Auto merged
configure.in:
Auto merged
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index db2a1a8755d..964e0018d86 100644 --- a/acconfig.h +++ b/acconfig.h @@ -115,6 +115,9 @@ /* Builds Example DB */ #undef HAVE_EXAMPLE_DB +/* Builds Archive Storage Engine */ +#undef HAVE_ARCHIVE_DB + /* fp_except from ieeefp.h */ #undef HAVE_FP_EXCEPT |