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