~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_syslog/plug.in

  • Committer: Jay Pipes
  • Date: 2009-02-04 15:44:25 UTC
  • mfrom: (829 drizzle)
  • mto: This revision was merged to the branch mainline in revision 830.
  • Revision ID: jpipes@serialcoder-20090204154425-th8xfk2ujz2y8xwg
Merge with trunk

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