~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/archive/plug.in

Cleanup around SAFEMALLOC

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[plugin]
2
 
title=Archive Storage Engine
3
 
description=Archive Storage Engine
4
 
load_by_default=yes
5
 
libs=plugin/archive/libazio.la
6
 
sources=ha_archive.cc plugin.cc
7
 
headers=ha_archive.h archive_engine.h
 
1
DRIZZLE_STORAGE_ENGINE(archive,no, [Archive Storage Engine],
 
2
        [Archive Storage Engine])
 
3
DRIZZLE_PLUGIN_STATIC(archive,    [libarchive.a])
 
4
DRIZZLE_PLUGIN_MANDATORY(archive)  dnl Default