2
title=RabbitMQ Replicator
3
description=Replicator plugin that publishes transactions to RabbitMQ
6
license=PLUGIN_LICENSE_GPL
8
sources=rabbitmq_log.cc rabbitmq_handler.cc
9
headers=rabbitmq_log.h rabbitmq_handler.h
10
cxxflags=${PROTOSKIP_WARNINGS}
11
build_conditional="$ac_cv_librabbitmq" = "yes"
12
ldflags=${LTLIBRABBITMQ}