3
title=Gearman Client UDFs
4
description=UDF plugin that provides a Gearman client interface
6
headers=function_map.h gman_servers_set.h gman_do.h
7
sources=gearman_udf.cc function_map.cc gman_servers_set.cc gman_do.cc
8
build_conditional="x${ac_cv_libgearman}" = "xyes"
9
ldflags=${LTLIBGEARMAN}