pacemaker
2.0.1-9e909a5bdd
Scalable High-Availability cluster resource manager
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
include
config.h
Go to the documentation of this file.
1
/* include/config.h. Generated from config.h.in by configure. */
2
/* include/config.h.in. Generated from configure.ac by autoheader. */
3
4
/* Define if building universal (internal helper macro) */
5
/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7
/* Define to the number of bits in type 'ptrdiff_t'. */
8
/* #undef BITSIZEOF_PTRDIFF_T */
9
10
/* Define to the number of bits in type 'sig_atomic_t'. */
11
/* #undef BITSIZEOF_SIG_ATOMIC_T */
12
13
/* Define to the number of bits in type 'size_t'. */
14
/* #undef BITSIZEOF_SIZE_T */
15
16
/* Define to the number of bits in type 'wchar_t'. */
17
/* #undef BITSIZEOF_WCHAR_T */
18
19
/* Define to the number of bits in type 'wint_t'. */
20
/* #undef BITSIZEOF_WINT_T */
21
22
/* Build version */
23
#define BUILD_VERSION "9e909a5bdd"
24
25
/* Where to keep blackbox dumps */
26
#define CRM_BLACKBOX_DIR "/var/lib/pacemaker/blackbox"
27
28
/* Location for Pacemaker bundle logs */
29
#define CRM_BUNDLE_DIR "/var/log/pacemaker/bundles"
30
31
/* Where to keep cts stateful data */
32
#define CRM_CONFIG_CTS "/var/lib/pacemaker/cts"
33
34
/* Where to keep configuration files */
35
#define CRM_CONFIG_DIR "/var/lib/pacemaker/cib"
36
37
/* Location to store core files produced by Pacemaker daemons */
38
#define CRM_CORE_DIR "/var/lib/pacemaker/cores"
39
40
/* Location for Pacemaker daemons */
41
#define CRM_DAEMON_DIR "/usr/lib/pacemaker"
42
43
/* Group to run Pacemaker daemons as */
44
#define CRM_DAEMON_GROUP "haclient"
45
46
/* User to run Pacemaker daemons as */
47
#define CRM_DAEMON_USER "hacluster"
48
49
/* Set of enabled features */
50
#define CRM_FEATURES " generated-manpages agent-manpages ascii-docs publican-docs ncurses libqb-logging libqb-ipc lha-fencing systemd nagios corosync-native atomic-attrd acls"
51
52
/* Location for Pacemaker log file */
53
#define CRM_LOG_DIR "/var/log/pacemaker"
54
55
/* Location to store directory produced by Pacemaker daemons */
56
#define CRM_PACEMAKER_DIR "/var/lib/pacemaker"
57
58
/* Where resource agents should keep state files */
59
#define CRM_RSCTMP_DIR "/var/run/resource-agents"
60
61
/* Location for the Pacemaker Relax-NG Schema */
62
#define CRM_SCHEMA_DIRECTORY "/usr/share/pacemaker"
63
64
/* Where to keep state files and sockets */
65
#define CRM_STATE_DIR "/var/run/crm"
66
67
/* Build in support for CIB ACL */
68
#define ENABLE_ACL 1
69
70
/* Enable versioned attributes */
71
#define ENABLE_VERSIONED_ATTRS 0
72
73
/* gcc can complain about nonliterals in format */
74
#define GCC_FORMAT_NONLITERAL_CHECKING_ENABLED
75
76
/* Define to 1 if you have the `alphasort' function. */
77
#define HAVE_ALPHASORT 1
78
79
/* Define to 1 if you have the `argz_add' function. */
80
#define HAVE_ARGZ_ADD 1
81
82
/* Define to 1 if you have the `argz_append' function. */
83
#define HAVE_ARGZ_APPEND 1
84
85
/* Define to 1 if you have the `argz_count' function. */
86
#define HAVE_ARGZ_COUNT 1
87
88
/* Define to 1 if you have the `argz_create_sep' function. */
89
#define HAVE_ARGZ_CREATE_SEP 1
90
91
/* Define to 1 if you have the <argz.h> header file. */
92
#define HAVE_ARGZ_H 1
93
94
/* Define to 1 if you have the `argz_insert' function. */
95
#define HAVE_ARGZ_INSERT 1
96
97
/* Define to 1 if you have the `argz_next' function. */
98
#define HAVE_ARGZ_NEXT 1
99
100
/* Define to 1 if you have the `argz_stringify' function. */
101
#define HAVE_ARGZ_STRINGIFY 1
102
103
/* Define to 1 if you have the <arpa/inet.h> header file. */
104
#define HAVE_ARPA_INET_H 1
105
106
/* Define to 1 if you have the <bzlib.h> header file. */
107
#define HAVE_BZLIB_H 1
108
109
/* Define to 1 if you have the `closedir' function. */
110
#define HAVE_CLOSEDIR 1
111
112
/* Define to 1 if you have the <ctype.h> header file. */
113
#define HAVE_CTYPE_H 1
114
115
/* Define to 1 if you have the <curses/curses.h> header file. */
116
/* #undef HAVE_CURSES_CURSES_H */
117
118
/* Define to 1 if you have the <curses.h> header file. */
119
#define HAVE_CURSES_H 1
120
121
/* Define to 1 if the system has the type `DBusBasicValue'. */
122
#define HAVE_DBUSBASICVALUE 1
123
124
/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
125
you don't. */
126
/* #undef HAVE_DECL_CYGWIN_CONV_PATH */
127
128
/* Have getopt function */
129
#define HAVE_DECL_GETOPT 1
130
131
/* Have nanosleep function */
132
#define HAVE_DECL_NANOSLEEP 1
133
134
/* Define to 1 if you have the declaration of `PRIu32', and to 0 if you don't.
135
*/
136
#define HAVE_DECL_PRIU32 1
137
138
/* Define to 1 if you have the declaration of `PRIu64', and to 0 if you don't.
139
*/
140
#define HAVE_DECL_PRIU64 1
141
142
/* Define to 1 if you have the declaration of `PRIx32', and to 0 if you don't.
143
*/
144
#define HAVE_DECL_PRIX32 1
145
146
/* Define to 1 if you have the declaration of `SCNu64', and to 0 if you don't.
147
*/
148
#define HAVE_DECL_SCNU64 1
149
150
/* Define to 1 if you have the <dirent.h> header file. */
151
#define HAVE_DIRENT_H 1
152
153
/* Define if you have the GNU dld library. */
154
/* #undef HAVE_DLD */
155
156
/* Define to 1 if you have the <dld.h> header file. */
157
/* #undef HAVE_DLD_H */
158
159
/* Define to 1 if you have the `dlerror' function. */
160
#define HAVE_DLERROR 1
161
162
/* Define to 1 if you have the <dlfcn.h> header file. */
163
#define HAVE_DLFCN_H 1
164
165
/* Define to 1 if you have the <dl.h> header file. */
166
/* #undef HAVE_DL_H */
167
168
/* Define if you have the _dyld_func_lookup function. */
169
/* #undef HAVE_DYLD */
170
171
/* Define to 1 if you have the <errno.h> header file. */
172
#define HAVE_ERRNO_H 1
173
174
/* Define to 1 if the system has the type `error_t'. */
175
#define HAVE_ERROR_T 1
176
177
/* Define to 1 if you have the `getopt' function. */
178
#define HAVE_GETOPT 1
179
180
/* Define to 1 if you have the <getopt.h> header file. */
181
#define HAVE_GETOPT_H 1
182
183
/* Define to 1 if you have the <glib.h> header file. */
184
#define HAVE_GLIB_H 1
185
186
/* Define to 1 if you have the <gnutls/gnutls.h> header file. */
187
#define HAVE_GNUTLS_GNUTLS_H 1
188
189
/* Define to 1 if you have the `gnutls_sec_param_to_pk_bits' function. */
190
#define HAVE_GNUTLS_SEC_PARAM_TO_PK_BITS 1
191
192
/* Define to 1 if you have the <grp.h> header file. */
193
#define HAVE_GRP_H 1
194
195
/* Do we have incompatible printw() in curses library? */
196
/* #undef HAVE_INCOMPATIBLE_PRINTW */
197
198
/* Define to 1 if you have the <inttypes.h> header file. */
199
#define HAVE_INTTYPES_H 1
200
201
/* Have qb_ipcc_get_buffer_size function */
202
#define HAVE_IPCS_GET_BUFFER_SIZE 1
203
204
/* Define to 1 if you have the `bz2' library (-lbz2). */
205
#define HAVE_LIBBZ2 1
206
207
/* Define to 1 if you have the `c' library (-lc). */
208
#define HAVE_LIBC 1
209
210
/* have curses library */
211
/* #undef HAVE_LIBCURSES */
212
213
/* Define to 1 if you have the `dl' library (-ldl). */
214
#define HAVE_LIBDL 1
215
216
/* Define if libdlloader will be built on this platform */
217
#define HAVE_LIBDLLOADER 1
218
219
/* Define to 1 if you have the `gnugetopt' library (-lgnugetopt). */
220
/* #undef HAVE_LIBGNUGETOPT */
221
222
/* Define to 1 if you have the `gnutls' library (-lgnutls). */
223
#define HAVE_LIBGNUTLS 1
224
225
/* have ncurses library */
226
#define HAVE_LIBNCURSES 1
227
228
/* Define to 1 if you have the `pam' library (-lpam). */
229
#define HAVE_LIBPAM 1
230
231
/* Define to 1 if you have the `pils' library (-lpils). */
232
#define HAVE_LIBPILS 1
233
234
/* Define to 1 if you have the `plumb' library (-lplumb). */
235
#define HAVE_LIBPLUMB 1
236
237
/* Define to 1 if you have the `qb' library (-lqb). */
238
#define HAVE_LIBQB 1
239
240
/* Define to 1 if you have the `rt' library (-lrt). */
241
#define HAVE_LIBRT 1
242
243
/* Define to 1 if you have the `socket' library (-lsocket). */
244
/* #undef HAVE_LIBSOCKET */
245
246
/* Define to 1 if you have the `uuid' library (-luuid). */
247
#define HAVE_LIBUUID 1
248
249
/* Define to 1 if you have the <libxml/xpath.h> header file. */
250
#define HAVE_LIBXML_XPATH_H 1
251
252
/* Define to 1 if you have the `xslt' library (-lxslt). */
253
#define HAVE_LIBXSLT 1
254
255
/* Define to 1 if you have the <libxslt/xslt.h> header file. */
256
#define HAVE_LIBXSLT_XSLT_H 1
257
258
/* Define to 1 if you have the <limits.h> header file. */
259
#define HAVE_LIMITS_H 1
260
261
/* Define to 1 if you have the <linux/swab.h> header file. */
262
#define HAVE_LINUX_SWAB_H 1
263
264
/* Define to 1 if the system has the type 'long long int'. */
265
#define HAVE_LONG_LONG_INT 1
266
267
/* Define to 1 if `rsc_deleted' is a member of `lrm_op_t'. */
268
/* #undef HAVE_LRM_OP_T_RSC_DELETED */
269
270
/* Define this if a modern libltdl is already installed */
271
#define HAVE_LTDL 1
272
273
/* Define to 1 if you have the <mach-o/dyld.h> header file. */
274
/* #undef HAVE_MACH_O_DYLD_H */
275
276
/* Define to 1 if you have the <malloc.h> header file. */
277
#define HAVE_MALLOC_H 1
278
279
/* Define to 1 if you have the <memory.h> header file. */
280
#define HAVE_MEMORY_H 1
281
282
/* Define to 1 if you have the `nanosleep' function. */
283
#define HAVE_NANOSLEEP 1
284
285
/* Define to 1 if you have the <ncurses.h> header file. */
286
#define HAVE_NCURSES_H 1
287
288
/* Define to 1 if you have the <ncurses/ncurses.h> header file. */
289
/* #undef HAVE_NCURSES_NCURSES_H */
290
291
/* Define to 1 if you have the <netdb.h> header file. */
292
#define HAVE_NETDB_H 1
293
294
/* Define to 1 if you have the <netinet/in.h> header file. */
295
#define HAVE_NETINET_IN_H 1
296
297
/* Define to 1 if you have the <netinet/ip.h> header file. */
298
#define HAVE_NETINET_IP_H 1
299
300
/* Define to 1 if you have the `NoSuchFunctionName' function. */
301
/* #undef HAVE_NOSUCHFUNCTIONNAME */
302
303
/* Define to 1 if you have the `opendir' function. */
304
#define HAVE_OPENDIR 1
305
306
/* Define to 1 if you have the <pam/pam_appl.h> header file. */
307
/* #undef HAVE_PAM_PAM_APPL_H */
308
309
/* Define if libtool can extract symbol lists from object files. */
310
#define HAVE_PRELOADED_SYMBOLS 1
311
312
/* Define to 1 if you have the <pwd.h> header file. */
313
#define HAVE_PWD_H 1
314
315
/* Define to 1 if you have the `qb_ipcs_connection_get_buffer_size' function.
316
*/
317
#define HAVE_QB_IPCS_CONNECTION_GET_BUFFER_SIZE 1
318
319
/* Define to 1 if you have the `readdir' function. */
320
#define HAVE_READDIR 1
321
322
/* Define to 1 if you have the `scandir' function. */
323
#define HAVE_SCANDIR 1
324
325
/* Define to 1 if you have the `sched_setscheduler' function. */
326
#define HAVE_SCHED_SETSCHEDULER 1
327
328
/* Define to 1 if you have the <security/pam_appl.h> header file. */
329
#define HAVE_SECURITY_PAM_APPL_H 1
330
331
/* Define to 1 if you have the `setenv' function. */
332
#define HAVE_SETENV 1
333
334
/* Define to 1 if you have the <sgtty.h> header file. */
335
#define HAVE_SGTTY_H 1
336
337
/* Define if you have the shl_load function. */
338
/* #undef HAVE_SHL_LOAD */
339
340
/* Define if sighandler_t available */
341
/* #undef HAVE_SIGHANDLER_T */
342
343
/* Define to 1 if you have the <signal.h> header file. */
344
#define HAVE_SIGNAL_H 1
345
346
/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
347
/* #undef HAVE_SIGNED_SIG_ATOMIC_T */
348
349
/* Define to 1 if 'wchar_t' is a signed integer type. */
350
/* #undef HAVE_SIGNED_WCHAR_T */
351
352
/* Define to 1 if 'wint_t' is a signed integer type. */
353
/* #undef HAVE_SIGNED_WINT_T */
354
355
/* Define to 1 if you have the <stdarg.h> header file. */
356
#define HAVE_STDARG_H 1
357
358
/* Define to 1 if you have the <stddef.h> header file. */
359
#define HAVE_STDDEF_H 1
360
361
/* Define to 1 if you have the <stdint.h> header file. */
362
#define HAVE_STDINT_H 1
363
364
/* Define to 1 if you have the <stdio.h> header file. */
365
#define HAVE_STDIO_H 1
366
367
/* Define to 1 if you have the <stdlib.h> header file. */
368
#define HAVE_STDLIB_H 1
369
370
/* Define to 1 if you have the <stonith/stonith.h> header file. */
371
#define HAVE_STONITH_STONITH_H 1
372
373
/* Define to 1 if you have the `strchrnul' function. */
374
#define HAVE_STRCHRNUL 1
375
376
/* Define to 1 if you have the `strerror' function. */
377
#define HAVE_STRERROR 1
378
379
/* Define to 1 if you have the <strings.h> header file. */
380
#define HAVE_STRINGS_H 1
381
382
/* Define to 1 if you have the <string.h> header file. */
383
#define HAVE_STRING_H 1
384
385
/* Define to 1 if you have the `strlcat' function. */
386
/* #undef HAVE_STRLCAT */
387
388
/* Define to 1 if you have the `strlcpy' function. */
389
/* #undef HAVE_STRLCPY */
390
391
/* Define to 1 if you have the `strndup' function. */
392
#define HAVE_STRNDUP 1
393
394
/* Define to 1 if you have the `strnlen' function. */
395
#define HAVE_STRNLEN 1
396
397
/* Define this if struct dirent has d_type */
398
#define HAVE_STRUCT_DIRENT_D_TYPE 1
399
400
/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
401
#define HAVE_STRUCT_TM_TM_GMTOFF 1
402
403
/* Define to 1 if you have the <sys/bitypes.h> header file. */
404
/* #undef HAVE_SYS_BITYPES_H */
405
406
/* Define to 1 if you have the <sys/dir.h> header file. */
407
#define HAVE_SYS_DIR_H 1
408
409
/* Define to 1 if you have the <sys/dl.h> header file. */
410
/* #undef HAVE_SYS_DL_H */
411
412
/* Define to 1 if you have the <sys/inttypes.h> header file. */
413
/* #undef HAVE_SYS_INTTYPES_H */
414
415
/* Define to 1 if you have the <sys/ioctl.h> header file. */
416
#define HAVE_SYS_IOCTL_H 1
417
418
/* Define to 1 if you have the <sys/param.h> header file. */
419
#define HAVE_SYS_PARAM_H 1
420
421
/* Define to 1 if you have the <sys/reboot.h> header file. */
422
#define HAVE_SYS_REBOOT_H 1
423
424
/* Define to 1 if you have the <sys/resource.h> header file. */
425
#define HAVE_SYS_RESOURCE_H 1
426
427
/* Define to 1 if you have the <sys/signalfd.h> header file. */
428
#define HAVE_SYS_SIGNALFD_H 1
429
430
/* Define to 1 if you have the <sys/socket.h> header file. */
431
#define HAVE_SYS_SOCKET_H 1
432
433
/* Define to 1 if you have the <sys/sockio.h> header file. */
434
/* #undef HAVE_SYS_SOCKIO_H */
435
436
/* Define to 1 if you have the <sys/stat.h> header file. */
437
#define HAVE_SYS_STAT_H 1
438
439
/* Define to 1 if you have the <sys/timeb.h> header file. */
440
#define HAVE_SYS_TIMEB_H 1
441
442
/* Define to 1 if you have the <sys/time.h> header file. */
443
#define HAVE_SYS_TIME_H 1
444
445
/* Define to 1 if you have the <sys/types.h> header file. */
446
#define HAVE_SYS_TYPES_H 1
447
448
/* Define to 1 if you have the <sys/utsname.h> header file. */
449
#define HAVE_SYS_UTSNAME_H 1
450
451
/* Define to 1 if you have the <sys/wait.h> header file. */
452
#define HAVE_SYS_WAIT_H 1
453
454
/* Define to 1 if you have the <time.h> header file. */
455
#define HAVE_TIME_H 1
456
457
/* Define to 1 if you have the <unistd.h> header file. */
458
#define HAVE_UNISTD_H 1
459
460
/* Define to 1 if you have the `unsetenv' function. */
461
#define HAVE_UNSETENV 1
462
463
/* Define to 1 if the system has the type 'unsigned long long int'. */
464
#define HAVE_UNSIGNED_LONG_LONG_INT 1
465
466
/* Define to 1 if you have the `uuid_unparse' function. */
467
#define HAVE_UUID_UNPARSE 1
468
469
/* Define to 1 if you have the <uuid/uuid.h> header file. */
470
#define HAVE_UUID_UUID_H 1
471
472
/* Define to 1 if you have the <wchar.h> header file. */
473
#define HAVE_WCHAR_H 1
474
475
/* This value is set to 1 to indicate that the system argz facility works */
476
#define HAVE_WORKING_ARGZ 1
477
478
/* */
479
#define HAVE___PROGNAME 1
480
481
/* Whether enum qb_log_conf supports QB_LOG_CONF_ELLIPSIS */
482
#define HAVE_qb_log_conf_QB_LOG_CONF_ELLIPSIS 1
483
484
/* Whether enum qb_log_conf supports QB_LOG_CONF_MAX_LINE_LEN */
485
#define HAVE_qb_log_conf_QB_LOG_CONF_MAX_LINE_LEN 1
486
487
/* Where sbd keeps its PID file */
488
#define HA_STATE_DIR "/var/run"
489
490
/* Location for CIB secrets */
491
/* #undef LRM_CIBSECRETS_DIR */
492
493
/* Define if the OS needs help to load dependent libraries for dlopen(). */
494
/* #undef LTDL_DLOPEN_DEPLIBS */
495
496
/* Define to the system default library search path. */
497
#define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu"
498
499
/* The archive extension */
500
#define LT_LIBEXT "a"
501
502
/* The archive prefix */
503
#define LT_LIBPREFIX "lib"
504
505
/* Define to the extension used for runtime loadable modules, say, ".so". */
506
#define LT_MODULE_EXT ".so"
507
508
/* Define to the name of the environment variable that determines the run-time
509
module search path. */
510
#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
511
512
/* Define to the sub-directory in which libtool stores uninstalled libraries.
513
*/
514
#define LT_OBJDIR ".libs/"
515
516
/* Define to the shared library suffix, say, ".dylib". */
517
/* #undef LT_SHARED_EXT */
518
519
/* Directory for nagios plugins metadata */
520
#define NAGIOS_METADATA_DIR "/usr/share/nagios/plugins-metadata"
521
522
/* Directory for nagios plugins */
523
#define NAGIOS_PLUGIN_DIR "/usr/lib/nagios/plugins"
524
525
/* Define if dlsym() requires a leading underscore in symbol names. */
526
/* #undef NEED_USCORE */
527
528
/* Location for OCF RAs */
529
#define OCF_RA_DIR "/usr/lib/ocf/resource.d"
530
531
/* Compiling for BSD platform */
532
/* #undef ON_BSD */
533
534
/* Compiling for Darwin platform */
535
/* #undef ON_DARWIN */
536
537
/* Compiling for Linux platform */
538
#define ON_LINUX 1
539
540
/* Compiling for Solaris platform */
541
/* #undef ON_SOLARIS */
542
543
/* Where to keep configuration files like authkey */
544
#define PACEMAKER_CONFIG_DIR "/etc/pacemaker"
545
546
/* Current pacemaker version */
547
#define PACEMAKER_VERSION "2.0.1"
548
549
/* Name of package */
550
#define PACKAGE "pacemaker"
551
552
/* Define to the address where bug reports for this package should be sent. */
553
#define PACKAGE_BUGREPORT "users@clusterlabs.org"
554
555
/* Define to the full name of this package. */
556
#define PACKAGE_NAME "pacemaker"
557
558
/* Define to the full name and version of this package. */
559
#define PACKAGE_STRING "pacemaker 2.0.1"
560
561
/* Define to the one symbol short name of this package. */
562
#define PACKAGE_TARNAME "pacemaker"
563
564
/* Define to the home page for this package. */
565
#define PACKAGE_URL "https://clusterlabs.org/"
566
567
/* Define to the version of this package. */
568
#define PACKAGE_VERSION "2.0.1"
569
570
/* GnuTLS cipher priorities */
571
#define PCMK_GNUTLS_PRIORITIES "NORMAL"
572
573
/* Where to keep scheduler outputs */
574
#define PE_STATE_DIR "/var/lib/pacemaker/pengine"
575
576
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
577
'ptrdiff_t'. */
578
/* #undef PTRDIFF_T_SUFFIX */
579
580
/* Location for Red Hat Stonith agents */
581
#define RH_STONITH_DIR "/usr/sbin"
582
583
/* Prefix for Red Hat Stonith agents */
584
#define RH_STONITH_PREFIX "fence_"
585
586
/* Location for system binaries */
587
#define SBIN_DIR "/usr/sbin"
588
589
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
590
'sig_atomic_t'. */
591
/* #undef SIG_ATOMIC_T_SUFFIX */
592
593
/* The size of `char', as computed by sizeof. */
594
#define SIZEOF_CHAR 1
595
596
/* The size of `int', as computed by sizeof. */
597
#define SIZEOF_INT 4
598
599
/* The size of `long', as computed by sizeof. */
600
#define SIZEOF_LONG 8
601
602
/* The size of `long long', as computed by sizeof. */
603
#define SIZEOF_LONG_LONG 8
604
605
/* The size of `short', as computed by sizeof. */
606
#define SIZEOF_SHORT 2
607
608
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
609
'size_t'. */
610
/* #undef SIZE_T_SUFFIX */
611
612
/* Define to 1 if you have the ANSI C header files. */
613
#define STDC_HEADERS 1
614
615
/* Support CIB secrets */
616
#define SUPPORT_CIBSECRETS 0
617
618
/* Support the Corosync messaging and membership layer */
619
#define SUPPORT_COROSYNC 1
620
621
/* Support dbus */
622
#define SUPPORT_DBUS 1
623
624
/* Support nagios plugins */
625
#define SUPPORT_NAGIOS 1
626
627
/* Support for profiling */
628
#define SUPPORT_PROFILING 0
629
630
/* Support systemd based system services */
631
#define SUPPORT_SYSTEMD 1
632
633
/* Support upstart based system services */
634
#define SUPPORT_UPSTART 0
635
636
/* Correct format specifier for U32T */
637
#define U32T PRIu32
638
639
/* Correct format specifier for U64T */
640
#define U64T PRIu64
641
642
/* Correct format specifier for U64TS */
643
#define U64TS SCNu64
644
645
/* Define if Unix socket auth method is getpeereid(s, &uid, &gid) */
646
/* #undef US_AUTH_GETPEEREID */
647
648
/* Define if Unix socket auth method is getpeercred(s, &ucred) */
649
/* #undef US_AUTH_GETPEERUCRED */
650
651
/* Define if Unix socket auth method is getsockopt(s, SO_PEERCRED,
652
&sockpeercred, ...) */
653
/* #undef US_AUTH_PEERCRED_SOCKPEERCRED */
654
655
/* Define if Unix socket auth method is getsockopt(s, SO_PEERCRED, &ucred,
656
...) */
657
#define US_AUTH_PEERCRED_UCRED 1
658
659
/* Valgrind command */
660
#define VALGRIND_BIN "/usr/bin/valgrind"
661
662
/* Version number of package */
663
#define VERSION "2.0.1"
664
665
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
666
'wchar_t'. */
667
/* #undef WCHAR_T_SUFFIX */
668
669
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
670
'wint_t'. */
671
/* #undef WINT_T_SUFFIX */
672
673
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
674
significant byte first (like Motorola and SPARC, unlike Intel). */
675
#if defined AC_APPLE_UNIVERSAL_BUILD
676
# if defined __BIG_ENDIAN__
677
# define WORDS_BIGENDIAN 1
678
# endif
679
#else
680
# ifndef WORDS_BIGENDIAN
681
/* # undef WORDS_BIGENDIAN */
682
# endif
683
#endif
684
685
/* Correct format specifier for X32T */
686
#define X32T PRIx32
687
688
/* The _Noreturn keyword of C11. */
689
#if !defined _Noreturn && __STDC_VERSION__ < 201112
690
# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
691
|| 0x5110 <= __SUNPRO_C)
692
# define _Noreturn __attribute__ ((__noreturn__))
693
# elif defined _MSC_VER && 1200 <= _MSC_VER
694
# define _Noreturn __declspec (noreturn)
695
# else
696
# define _Noreturn
697
# endif
698
#endif
699
700
701
/* Define so that glibc/gnulib argp.h does not typedef error_t. */
702
/* #undef __error_t_defined */
703
704
/* Define to a type to use for `error_t' if it is not otherwise available. */
705
/* #undef error_t */
706
707
/* Define to `__inline__' or `__inline' if that's what the C compiler
708
calls it, or to nothing if 'inline' is not supported under any name. */
709
#ifndef __cplusplus
710
/* #undef inline */
711
#endif
712
713
/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
714
the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
715
earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
716
__APPLE__ && __MACH__ test for MacOS X.
717
__APPLE_CC__ tests for the Apple compiler and its version.
718
__STDC_VERSION__ tests for the C99 mode. */
719
#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
720
# define __GNUC_STDC_INLINE__ 1
721
#endif
722
723
/* Define to `unsigned int' if <sys/types.h> does not define. */
724
/* #undef size_t */
725
726
/* Define as a marker that can be attached to declarations that might not
727
be used. This helps to reduce warnings, such as from
728
GCC -Wunused-parameter. */
729
#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
730
# define _GL_UNUSED __attribute__ ((__unused__))
731
#else
732
# define _GL_UNUSED
733
#endif
734
/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
735
is a misnomer outside of parameter lists. */
736
#define _UNUSED_PARAMETER_ _GL_UNUSED
737
738
/* The __pure__ attribute was added in gcc 2.96. */
739
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
740
# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
741
#else
742
# define _GL_ATTRIBUTE_PURE
/* empty */
743
#endif
744
745
/* The __const__ attribute was added in gcc 2.95. */
746
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
747
# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
748
#else
749
# define _GL_ATTRIBUTE_CONST
/* empty */
750
#endif
751
Generated on Thu Dec 17 2020 15:19:25 for pacemaker by
1.8.8