diff options
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 f9cff3010ca..18aa26631fa 100644 --- a/acconfig.h +++ b/acconfig.h @@ -119,6 +119,9 @@ /* Builds Archive Storage Engine */ #undef HAVE_ARCHIVE_DB +/* Builds CSV Storage Engine */ +#undef HAVE_CSV_DB + /* fp_except from ieeefp.h */ #undef HAVE_FP_EXCEPT |