summaryrefslogtreecommitdiff
path: root/storage/archive/plug.in
diff options
context:
space:
mode:
authorunknown <serg@sergbook.mysql.com>2006-05-06 07:43:18 -0400
committerunknown <serg@sergbook.mysql.com>2006-05-06 07:43:18 -0400
commitdb590c18973fc3890477b1d9872a5d1e1e827888 (patch)
treeceebe7c6ae0a80d9af1480e65417392e47b474d7 /storage/archive/plug.in
parentb41823175db16d053b19a5fcc07e391ecc33353b (diff)
downloadmariadb-git-db590c18973fc3890477b1d9872a5d1e1e827888.tar.gz
auto-set MYSQL_PLUGIN_DIRECTORY for plug.in files
storage/archive/plug.in: MYSQL_PLUGIN_DIRECTORY for plug.in files is set automagically storage/example/plug.in: MYSQL_PLUGIN_DIRECTORY for plug.in files is set automagically
Diffstat (limited to 'storage/archive/plug.in')
-rw-r--r--storage/archive/plug.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/archive/plug.in b/storage/archive/plug.in
index e5424dd0762..52131b12e6b 100644
--- a/storage/archive/plug.in
+++ b/storage/archive/plug.in
@@ -1,5 +1,4 @@
MYSQL_STORAGE_ENGINE(archive,, [Archive Storage Engine],
[Archive Storage Engine], [max,max-no-ndb])
-MYSQL_PLUGIN_DIRECTORY(archive, [storage/archive])
MYSQL_PLUGIN_STATIC(archive, [libarchive.a])
MYSQL_PLUGIN_DYNAMIC(archive, [ha_archive.la])