~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/archive/plug.in

  • Committer: Monty Taylor
  • Date: 2008-10-16 06:32:30 UTC
  • mto: (511.1.5 codestyle)
  • mto: This revision was merged to the branch mainline in revision 521.
  • Revision ID: monty@inaugust.com-20081016063230-4brxsra0qsmsg84q
Added -Wunused-macros.

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=no
5
 
static=no
6
 
libs=plugin/archive/libazio.la
7
 
sources=ha_archive.cc plugin.cc
8
 
headers=ha_archive.h archive_engine.h
9
 
extra_dist=support/archive_read_test.slap
 
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