~mm-yuhu/gearmand/server-funcs

« back to all changes in this revision

Viewing changes to libgearman/configure.h.in

MergeĀ Eric

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
extern "C" {
17
17
#endif
18
18
 
19
 
#ifdef TARGET_OS_LINUX
 
19
#define LIBGEARMAN_OPTIMIZE_BITFIELD @PANDORA_OPTIMIZE_BITFIELD@
 
20
 
 
21
#if LIBGEARMAN_OPTIMIZE_BITFIELD == 1
20
22
#define LIBGEARMAN_BITFIELD :1
21
23
#else
22
24
#define LIBGEARMAN_BITFIELD