~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_syslog/plug.in

  • Committer: Brian Aker
  • Date: 2009-02-02 23:10:18 UTC
  • mfrom: (779.3.40 devel)
  • Revision ID: brian@tangent.org-20090202231018-zlp0hka6kgwy1vfy
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
DRIZZLE_PLUGIN(logging_syslog,[Syslog Logging Plugin],
2
2
        [Logging Plugin that writes to syslog.])
3
3
DRIZZLE_PLUGIN_DYNAMIC(logging_syslog, [liblogging_syslog.la])
 
4
DRIZZLE_PLUGIN_STATIC(logging_syslog, [liblogging_syslog.a])
 
5
DRIZZLE_PLUGIN_MANDATORY(logging_syslog)  dnl Default