pacemaker
1.1.18-2b07d5c5a9
Scalable High-Availability cluster resource manager
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 "2b07d5c5a9"
24
25
/* Library to load for ccm support */
26
/* #undef CCM_LIBRARY */
27
28
/* Where to keep blackbox dumps */
29
#define CRM_BLACKBOX_DIR "/var/lib/pacemaker/blackbox"
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
/* Location for the Pacemaker Relax-NG Schema */
50
#define CRM_DTD_DIRECTORY "/usr/share/pacemaker"
51
52
/* Set of enabled features */
53
#define CRM_FEATURES " generated-manpages agent-manpages ascii-docs publican-docs ncurses libqb-logging libqb-ipc lha-fencing systemd nagios corosync-native atomic-attrd snmp libesmtp acls"
54
55
/* Where Pacemaker used to keep configuration files */
56
#define CRM_LEGACY_CONFIG_DIR "/var/lib/heartbeat/crm"
57
58
/* Where Pacemaker can store log files */
59
#define CRM_LOG_DIR "/var/log/pacemaker"
60
61
/* Location to store directory produced by Pacemaker daemons */
62
#define CRM_PACEMAKER_DIR "/var/lib/pacemaker"
63
64
/* Where resource agents should keep state files */
65
#define CRM_RSCTMP_DIR "/var/run/resource-agents"
66
67
/* Where to keep state files and sockets */
68
#define CRM_STATE_DIR "/var/run/crm"
69
70
/* Does corosync use libqb for its ipc */
71
#define CS_USES_LIBQB 1
72
73
/* Build in support for CIB ACL */
74
#define ENABLE_ACL 1
75
76
/* Build in support for sending mail notifications with ESMTP */
77
#define ENABLE_ESMTP 1
78
79
/* Build in support for sending SNMP traps */
80
#define ENABLE_SNMP 1
81
82
/* Enable versioned attributes */
83
#define ENABLE_VERSIONED_ATTRS 0
84
85
/* gcc can complain about nonliterals in format */
86
#define GCC_FORMAT_NONLITERAL_CHECKING_ENABLED
87
88
/* Define to 1 if you have the <agent_config.h> header file. */
89
/* #undef HAVE_AGENT_CONFIG_H */
90
91
/* Define to 1 if you have the `alphasort' function. */
92
#define HAVE_ALPHASORT 1
93
94
/* Define to 1 if you have the `argz_add' function. */
95
#define HAVE_ARGZ_ADD 1
96
97
/* Define to 1 if you have the `argz_append' function. */
98
#define HAVE_ARGZ_APPEND 1
99
100
/* Define to 1 if you have the `argz_count' function. */
101
#define HAVE_ARGZ_COUNT 1
102
103
/* Define to 1 if you have the `argz_create_sep' function. */
104
#define HAVE_ARGZ_CREATE_SEP 1
105
106
/* Define to 1 if you have the <argz.h> header file. */
107
#define HAVE_ARGZ_H 1
108
109
/* Define to 1 if you have the `argz_insert' function. */
110
#define HAVE_ARGZ_INSERT 1
111
112
/* Define to 1 if you have the `argz_next' function. */
113
#define HAVE_ARGZ_NEXT 1
114
115
/* Define to 1 if you have the `argz_stringify' function. */
116
#define HAVE_ARGZ_STRINGIFY 1
117
118
/* Define to 1 if you have the <arpa/inet.h> header file. */
119
#define HAVE_ARPA_INET_H 1
120
121
/* Define to 1 if you have the <asm/types.h> header file. */
122
#define HAVE_ASM_TYPES_H 1
123
124
/* Define to 1 if you have the <assert.h> header file. */
125
#define HAVE_ASSERT_H 1
126
127
/* Support the new atomic attrd */
128
#define HAVE_ATOMIC_ATTRD 1
129
130
/* Define to 1 if you have the <auth-client.h> header file. */
131
#define HAVE_AUTH_CLIENT_H 1
132
133
/* Define to 1 if you have the <bzlib.h> header file. */
134
#define HAVE_BZLIB_H 1
135
136
/* Define to 1 if you have the `closedir' function. */
137
#define HAVE_CLOSEDIR 1
138
139
/* Have the new non-herarchial Corosync config API */
140
#define HAVE_CMAP 1
141
142
/* Have the old herarchial Corosync config API */
143
#define HAVE_CONFDB 0
144
145
/* Define to 1 if you have the <ctype.h> header file. */
146
#define HAVE_CTYPE_H 1
147
148
/* Define to 1 if you have the <curses/curses.h> header file. */
149
/* #undef HAVE_CURSES_CURSES_H */
150
151
/* Define to 1 if you have the <curses.h> header file. */
152
#define HAVE_CURSES_H 1
153
154
/* Define to 1 if the system has the type `DBusBasicValue'. */
155
#define HAVE_DBUSBASICVALUE 1
156
157
/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
158
you don't. */
159
/* #undef HAVE_DECL_CYGWIN_CONV_PATH */
160
161
/* Have getopt function */
162
#define HAVE_DECL_GETOPT 1
163
164
/* Have nanosleep function */
165
#define HAVE_DECL_NANOSLEEP 1
166
167
/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
168
*/
169
/* #undef HAVE_DECL_TZNAME */
170
171
/* Define to 1 if you have the <dirent.h> header file. */
172
#define HAVE_DIRENT_H 1
173
174
/* Define if you have the GNU dld library. */
175
/* #undef HAVE_DLD */
176
177
/* Define to 1 if you have the <dld.h> header file. */
178
/* #undef HAVE_DLD_H */
179
180
/* Define to 1 if you have the `dlerror' function. */
181
#define HAVE_DLERROR 1
182
183
/* Define to 1 if you have the <dlfcn.h> header file. */
184
#define HAVE_DLFCN_H 1
185
186
/* Define to 1 if you have the <dl.h> header file. */
187
/* #undef HAVE_DL_H */
188
189
/* Define if you have the _dyld_func_lookup function. */
190
/* #undef HAVE_DYLD */
191
192
/* Define to 1 if you have the <errno.h> header file. */
193
#define HAVE_ERRNO_H 1
194
195
/* Define to 1 if the system has the type `error_t'. */
196
#define HAVE_ERROR_T 1
197
198
/* Define to 1 if you have the <fcntl.h> header file. */
199
#define HAVE_FCNTL_H 1
200
201
/* Define to 1 if you have the `getopt' function. */
202
#define HAVE_GETOPT 1
203
204
/* Define to 1 if you have the <getopt.h> header file. */
205
#define HAVE_GETOPT_H 1
206
207
/* Define to 1 if you have the <glib.h> header file. */
208
#define HAVE_GLIB_H 1
209
210
/* Define to 1 if you have the <gnutls/gnutls.h> header file. */
211
#define HAVE_GNUTLS_GNUTLS_H 1
212
213
/* Define to 1 if you have the `gnutls_priority_set_direct' function. */
214
#define HAVE_GNUTLS_PRIORITY_SET_DIRECT 1
215
216
/* Define to 1 if you have the <grp.h> header file. */
217
#define HAVE_GRP_H 1
218
219
/* Define to 1 if you have the `g_log_set_default_handler' function. */
220
#define HAVE_G_LOG_SET_DEFAULT_HANDLER 1
221
222
/* Define to 1 if you have the <heartbeat/glue_config.h> header file. */
223
#define HAVE_HEARTBEAT_GLUE_CONFIG_H 1
224
225
/* Define to 1 if you have the <heartbeat/hb_config.h> header file. */
226
/* #undef HAVE_HEARTBEAT_HB_CONFIG_H */
227
228
/* Do we have incompatible printw() in curses library? */
229
/* #undef HAVE_INCOMPATIBLE_PRINTW */
230
231
/* Define to 1 if you have the <inttypes.h> header file. */
232
#define HAVE_INTTYPES_H 1
233
234
/* Have qb_ipcc_get_buffer_size function */
235
#define HAVE_IPCS_GET_BUFFER_SIZE 1
236
237
/* Define to 1 if you have the `bz2' library (-lbz2). */
238
#define HAVE_LIBBZ2 1
239
240
/* Define to 1 if you have the `c' library (-lc). */
241
/* #undef HAVE_LIBC */
242
243
/* Define to 1 if you have the `corosync_common' library (-lcorosync_common).
244
*/
245
#define HAVE_LIBCOROSYNC_COMMON 1
246
247
/* have curses library */
248
/* #undef HAVE_LIBCURSES */
249
250
/* Define to 1 if you have the `dl' library (-ldl). */
251
#define HAVE_LIBDL 1
252
253
/* Define if libdlloader will be built on this platform */
254
#define HAVE_LIBDLLOADER 1
255
256
/* Define to 1 if you have the <libesmtp.h> header file. */
257
#define HAVE_LIBESMTP_H 1
258
259
/* Define to 1 if you have the `gnugetopt' library (-lgnugetopt). */
260
/* #undef HAVE_LIBGNUGETOPT */
261
262
/* Define to 1 if you have the `gnutls' library (-lgnutls). */
263
#define HAVE_LIBGNUTLS 1
264
265
/* have ncurses library */
266
#define HAVE_LIBNCURSES 1
267
268
/* Define to 1 if you have the `pam' library (-lpam). */
269
#define HAVE_LIBPAM 1
270
271
/* Define to 1 if you have the `pils' library (-lpils). */
272
#define HAVE_LIBPILS 1
273
274
/* Define to 1 if you have the `plumb' library (-lplumb). */
275
#define HAVE_LIBPLUMB 1
276
277
/* Define to 1 if you have the `qb' library (-lqb). */
278
#define HAVE_LIBQB 1
279
280
/* Define to 1 if you have the `rt' library (-lrt). */
281
#define HAVE_LIBRT 1
282
283
/* Define to 1 if you have the `socket' library (-lsocket). */
284
/* #undef HAVE_LIBSOCKET */
285
286
/* Define to 1 if you have the `uuid' library (-luuid). */
287
#define HAVE_LIBUUID 1
288
289
/* Define to 1 if you have the `xml2' library (-lxml2). */
290
#define HAVE_LIBXML2 1
291
292
/* Define to 1 if you have the <libxml/xpath.h> header file. */
293
#define HAVE_LIBXML_XPATH_H 1
294
295
/* Define to 1 if you have the `xslt' library (-lxslt). */
296
#define HAVE_LIBXSLT 1
297
298
/* Define to 1 if you have the <libxslt/xslt.h> header file. */
299
#define HAVE_LIBXSLT_XSLT_H 1
300
301
/* Define to 1 if you have the <limits.h> header file. */
302
#define HAVE_LIMITS_H 1
303
304
/* Define to 1 if you have the <linux/errqueue.h> header file. */
305
#define HAVE_LINUX_ERRQUEUE_H 1
306
307
/* Define to 1 if you have the <linux/swab.h> header file. */
308
#define HAVE_LINUX_SWAB_H 1
309
310
/* Define to 1 if the system has the type 'long long int'. */
311
#define HAVE_LONG_LONG_INT 1
312
313
/* Define to 1 if `rsc_deleted' is a member of `lrm_op_t'. */
314
#define HAVE_LRM_OP_T_RSC_DELETED 1
315
316
/* Define this if a modern libltdl is already installed */
317
#define HAVE_LTDL 1
318
319
/* Define to 1 if you have the <mach-o/dyld.h> header file. */
320
/* #undef HAVE_MACH_O_DYLD_H */
321
322
/* Define to 1 if you have the <malloc.h> header file. */
323
#define HAVE_MALLOC_H 1
324
325
/* Define to 1 if you have the <memory.h> header file. */
326
#define HAVE_MEMORY_H 1
327
328
/* Define to 1 if you have the `nanosleep' function. */
329
#define HAVE_NANOSLEEP 1
330
331
/* Define to 1 if you have the <ncurses.h> header file. */
332
#define HAVE_NCURSES_H 1
333
334
/* Define to 1 if you have the <ncurses/ncurses.h> header file. */
335
/* #undef HAVE_NCURSES_NCURSES_H */
336
337
/* Define to 1 if you have the <netdb.h> header file. */
338
#define HAVE_NETDB_H 1
339
340
/* Define to 1 if you have the <netinet/in.h> header file. */
341
#define HAVE_NETINET_IN_H 1
342
343
/* Define to 1 if you have the <netinet/ip.h> header file. */
344
#define HAVE_NETINET_IP_H 1
345
346
/* Define to 1 if you have the `netsnmp_tdomain_transport' function. */
347
/* #undef HAVE_NETSNMP_TDOMAIN_TRANSPORT */
348
349
/* Define to 1 if you have the `netsnmp_transport_open_client' function. */
350
#define HAVE_NETSNMP_TRANSPORT_OPEN_CLIENT 1
351
352
/* Define to 1 if you have the <net-snmp/net-snmp-config.h> header file. */
353
#define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1
354
355
/* Define to 1 if you have the `NoSuchFunctionName' function. */
356
/* #undef HAVE_NOSUCHFUNCTIONNAME */
357
358
/* Define to 1 if you have the `opendir' function. */
359
#define HAVE_OPENDIR 1
360
361
/* Define to 1 if you have the <pam/pam_appl.h> header file. */
362
/* #undef HAVE_PAM_PAM_APPL_H */
363
364
/* Define if libtool can extract symbol lists from object files. */
365
#define HAVE_PRELOADED_SYMBOLS 1
366
367
/* Define to 1 if you have the <pthread.h> header file. */
368
#define HAVE_PTHREAD_H 1
369
370
/* Define to 1 if you have the <pwd.h> header file. */
371
#define HAVE_PWD_H 1
372
373
/* Define to 1 if you have the `qb_ipcs_connection_get_buffer_size' function.
374
*/
375
#define HAVE_QB_IPCS_CONNECTION_GET_BUFFER_SIZE 1
376
377
/* Define to 1 if you have the <qb/qbipc_common.h> header file. */
378
#define HAVE_QB_QBIPC_COMMON_H 1
379
380
/* Define to 1 if you have the `readdir' function. */
381
#define HAVE_READDIR 1
382
383
/* Define to 1 if you have the `scandir' function. */
384
#define HAVE_SCANDIR 1
385
386
/* Define to 1 if you have the `sched_setscheduler' function. */
387
#define HAVE_SCHED_SETSCHEDULER 1
388
389
/* Define to 1 if you have the <security/pam_appl.h> header file. */
390
#define HAVE_SECURITY_PAM_APPL_H 1
391
392
/* Define to 1 if you have the `setenv' function. */
393
#define HAVE_SETENV 1
394
395
/* Define to 1 if you have the <sgtty.h> header file. */
396
#define HAVE_SGTTY_H 1
397
398
/* Define if you have the shl_load function. */
399
/* #undef HAVE_SHL_LOAD */
400
401
/* Define if sighandler_t available */
402
/* #undef HAVE_SIGHANDLER_T */
403
404
/* Define to 1 if you have the <signal.h> header file. */
405
#define HAVE_SIGNAL_H 1
406
407
/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
408
/* #undef HAVE_SIGNED_SIG_ATOMIC_T */
409
410
/* Define to 1 if 'wchar_t' is a signed integer type. */
411
/* #undef HAVE_SIGNED_WCHAR_T */
412
413
/* Define to 1 if 'wint_t' is a signed integer type. */
414
/* #undef HAVE_SIGNED_WINT_T */
415
416
/* Define to 1 if you have the <stdarg.h> header file. */
417
#define HAVE_STDARG_H 1
418
419
/* Define to 1 if you have the <stddef.h> header file. */
420
#define HAVE_STDDEF_H 1
421
422
/* Define to 1 if you have the <stdint.h> header file. */
423
#define HAVE_STDINT_H 1
424
425
/* Define to 1 if you have the <stdio.h> header file. */
426
#define HAVE_STDIO_H 1
427
428
/* Define to 1 if you have the <stdlib.h> header file. */
429
#define HAVE_STDLIB_H 1
430
431
/* Define to 1 if you have the <stonith/stonith.h> header file. */
432
#define HAVE_STONITH_STONITH_H 1
433
434
/* Define to 1 if you have the `strchrnul' function. */
435
#define HAVE_STRCHRNUL 1
436
437
/* Define to 1 if you have the `strerror' function. */
438
#define HAVE_STRERROR 1
439
440
/* Define to 1 if cpp supports the ANSI # stringizing operator. */
441
#define HAVE_STRINGIZE 1
442
443
/* Define to 1 if you have the <strings.h> header file. */
444
#define HAVE_STRINGS_H 1
445
446
/* Define to 1 if you have the <string.h> header file. */
447
#define HAVE_STRING_H 1
448
449
/* Define to 1 if you have the `strlcat' function. */
450
/* #undef HAVE_STRLCAT */
451
452
/* Define to 1 if you have the `strlcpy' function. */
453
/* #undef HAVE_STRLCPY */
454
455
/* Define to 1 if you have the `strndup' function. */
456
#define HAVE_STRNDUP 1
457
458
/* Define to 1 if you have the `strnlen' function. */
459
#define HAVE_STRNLEN 1
460
461
/* Define this if struct dirent has d_type */
462
#define HAVE_STRUCT_DIRENT_D_TYPE 1
463
464
/* Define to 1 if `fail_rsc' is a member of `struct lrm_ops'. */
465
#define HAVE_STRUCT_LRM_OPS_FAIL_RSC 1
466
467
/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
468
#define HAVE_STRUCT_TM_TM_GMTOFF 1
469
470
/* Define to 1 if `tm_zone' is a member of `struct tm'. */
471
#define HAVE_STRUCT_TM_TM_ZONE 1
472
473
/* Define to 1 if you have the <sys/bitypes.h> header file. */
474
/* #undef HAVE_SYS_BITYPES_H */
475
476
/* Define to 1 if you have the <sys/dir.h> header file. */
477
#define HAVE_SYS_DIR_H 1
478
479
/* Define to 1 if you have the <sys/dl.h> header file. */
480
/* #undef HAVE_SYS_DL_H */
481
482
/* Define to 1 if you have the <sys/inttypes.h> header file. */
483
/* #undef HAVE_SYS_INTTYPES_H */
484
485
/* Define to 1 if you have the <sys/ioctl.h> header file. */
486
#define HAVE_SYS_IOCTL_H 1
487
488
/* Define to 1 if you have the <sys/param.h> header file. */
489
#define HAVE_SYS_PARAM_H 1
490
491
/* Define to 1 if you have the <sys/poll.h> header file. */
492
#define HAVE_SYS_POLL_H 1
493
494
/* Define to 1 if you have the <sys/reboot.h> header file. */
495
#define HAVE_SYS_REBOOT_H 1
496
497
/* Define to 1 if you have the <sys/resource.h> header file. */
498
#define HAVE_SYS_RESOURCE_H 1
499
500
/* Define to 1 if you have the <sys/select.h> header file. */
501
#define HAVE_SYS_SELECT_H 1
502
503
/* Define to 1 if you have the <sys/signalfd.h> header file. */
504
#define HAVE_SYS_SIGNALFD_H 1
505
506
/* Define to 1 if you have the <sys/socket.h> header file. */
507
#define HAVE_SYS_SOCKET_H 1
508
509
/* Define to 1 if you have the <sys/sockio.h> header file. */
510
/* #undef HAVE_SYS_SOCKIO_H */
511
512
/* Define to 1 if you have the <sys/stat.h> header file. */
513
#define HAVE_SYS_STAT_H 1
514
515
/* Define to 1 if you have the <sys/timeb.h> header file. */
516
#define HAVE_SYS_TIMEB_H 1
517
518
/* Define to 1 if you have the <sys/time.h> header file. */
519
#define HAVE_SYS_TIME_H 1
520
521
/* Define to 1 if you have the <sys/types.h> header file. */
522
#define HAVE_SYS_TYPES_H 1
523
524
/* Define to 1 if you have the <sys/uio.h> header file. */
525
#define HAVE_SYS_UIO_H 1
526
527
/* Define to 1 if you have the <sys/un.h> header file. */
528
#define HAVE_SYS_UN_H 1
529
530
/* Define to 1 if you have the <sys/utsname.h> header file. */
531
#define HAVE_SYS_UTSNAME_H 1
532
533
/* Define to 1 if you have the <sys/wait.h> header file. */
534
#define HAVE_SYS_WAIT_H 1
535
536
/* Define to 1 if you have the <time.h> header file. */
537
#define HAVE_TIME_H 1
538
539
/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
540
`HAVE_STRUCT_TM_TM_ZONE' instead. */
541
#define HAVE_TM_ZONE 1
542
543
/* Define to 1 if you don't have `tm_zone' but do have the external array
544
`tzname'. */
545
/* #undef HAVE_TZNAME */
546
547
/* Define to 1 if you have the <unistd.h> header file. */
548
#define HAVE_UNISTD_H 1
549
550
/* Define to 1 if you have the `unsetenv' function. */
551
#define HAVE_UNSETENV 1
552
553
/* Define to 1 if the system has the type 'unsigned long long int'. */
554
#define HAVE_UNSIGNED_LONG_LONG_INT 1
555
556
/* Define to 1 if you have the `uuid_unparse' function. */
557
#define HAVE_UUID_UNPARSE 1
558
559
/* Define to 1 if you have the <uuid/uuid.h> header file. */
560
#define HAVE_UUID_UUID_H 1
561
562
/* Define to 1 if you have the <wchar.h> header file. */
563
#define HAVE_WCHAR_H 1
564
565
/* Define to 1 if you have the <winsock.h> header file. */
566
/* #undef HAVE_WINSOCK_H */
567
568
/* This value is set to 1 to indicate that the system argz facility works */
569
#define HAVE_WORKING_ARGZ 1
570
571
/* */
572
#define HAVE___PROGNAME 1
573
574
/* Where Heartbeat keeps state files and sockets */
575
#define HA_STATE_DIR "/var/run"
576
577
/* Location Heartbeat expects Pacemaker daemons to be in */
578
#define HB_DAEMON_DIR "/usr/lib/x86_64-linux-gnu/heartbeat"
579
580
/* Library to load for heartbeat support */
581
/* #undef HEARTBEAT_LIBRARY */
582
583
/* Location for CIB secrets */
584
/* #undef LRM_CIBSECRETS_DIR */
585
586
/* Legacy location for CIB secrets */
587
/* #undef LRM_LEGACY_CIBSECRETS_DIR */
588
589
/* Define if the OS needs help to load dependent libraries for dlopen(). */
590
/* #undef LTDL_DLOPEN_DEPLIBS */
591
592
/* Define to the system default library search path. */
593
#define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/usr/local/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu"
594
595
/* The archive extension */
596
#define LT_LIBEXT "a"
597
598
/* The archive prefix */
599
#define LT_LIBPREFIX "lib"
600
601
/* Define to the extension used for runtime loadable modules, say, ".so". */
602
#define LT_MODULE_EXT ".so"
603
604
/* Define to the name of the environment variable that determines the run-time
605
module search path. */
606
#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
607
608
/* Define to the sub-directory where libtool stores uninstalled libraries. */
609
#define LT_OBJDIR ".libs/"
610
611
/* Define to the shared library suffix, say, ".dylib". */
612
/* #undef LT_SHARED_EXT */
613
614
/* Define to the shared archive member specification, say "(shr.o)". */
615
/* #undef LT_SHARED_LIB_MEMBER */
616
617
/* Directory for nagios plugins metadata */
618
#define NAGIOS_METADATA_DIR "/usr/share/nagios/plugins-metadata"
619
620
/* Directory for nagios plugins */
621
#define NAGIOS_PLUGIN_DIR "/usr/lib/nagios/plugins"
622
623
/* Define if dlsym() requires a leading underscore in symbol names. */
624
/* #undef NEED_USCORE */
625
626
/* Use the older 5.3 version of the net-snmp API */
627
/* #undef NETSNMPV53 */
628
629
/* Location for OCF RAs */
630
#define OCF_RA_DIR "/usr/lib/ocf/resource.d"
631
632
/* Compiling for BSD platform */
633
/* #undef ON_BSD */
634
635
/* Compiling for Darwin platform */
636
/* #undef ON_DARWIN */
637
638
/* Compiling for Linux platform */
639
#define ON_LINUX 1
640
641
/* Compiling for Solaris platform */
642
/* #undef ON_SOLARIS */
643
644
/* Current pacemaker version */
645
#define PACEMAKER_VERSION "1.1.18"
646
647
/* Name of package */
648
#define PACKAGE "pacemaker"
649
650
/* Define to the address where bug reports for this package should be sent. */
651
#define PACKAGE_BUGREPORT "users@clusterlabs.org"
652
653
/* Define to the full name of this package. */
654
#define PACKAGE_NAME "pacemaker"
655
656
/* Define to the full name and version of this package. */
657
#define PACKAGE_STRING "pacemaker 1.1.18"
658
659
/* Define to the one symbol short name of this package. */
660
#define PACKAGE_TARNAME "pacemaker"
661
662
/* Define to the home page for this package. */
663
#define PACKAGE_URL "http://clusterlabs.org/"
664
665
/* Define to the version of this package. */
666
#define PACKAGE_VERSION "1.1.18"
667
668
/* Define PATH_MAX if not defined */
669
/* #undef PATH_MAX */
670
671
/* Corosync service number */
672
#define PCMK_SERVICE_ID 9
673
674
/* Where to keep PEngine outputs */
675
#define PE_STATE_DIR "/var/lib/pacemaker/pengine"
676
677
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
678
'ptrdiff_t'. */
679
/* #undef PTRDIFF_T_SUFFIX */
680
681
/* Location for Red Hat Stonith agents */
682
#define RH_STONITH_DIR "/usr/sbin"
683
684
/* Prefix for Red Hat Stonith agents */
685
#define RH_STONITH_PREFIX "fence_"
686
687
/* Location for system binaries */
688
#define SBIN_DIR "/usr/sbin"
689
690
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
691
'sig_atomic_t'. */
692
/* #undef SIG_ATOMIC_T_SUFFIX */
693
694
/* The size of `char', as computed by sizeof. */
695
#define SIZEOF_CHAR 1
696
697
/* The size of `int', as computed by sizeof. */
698
#define SIZEOF_INT 4
699
700
/* The size of `long', as computed by sizeof. */
701
#define SIZEOF_LONG 8
702
703
/* The size of `long long', as computed by sizeof. */
704
#define SIZEOF_LONG_LONG 8
705
706
/* The size of `short', as computed by sizeof. */
707
#define SIZEOF_SHORT 2
708
709
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
710
'size_t'. */
711
/* #undef SIZE_T_SUFFIX */
712
713
/* Define to 1 if you have the ANSI C header files. */
714
#define STDC_HEADERS 1
715
716
/* Support CIB secrets */
717
#define SUPPORT_CIBSECRETS 0
718
719
/* Support the consumption of membership and quorum from cman */
720
#define SUPPORT_CMAN 0
721
722
/* Support the Corosync messaging and membership layer */
723
#define SUPPORT_COROSYNC 1
724
725
/* Support the consumption of membership and quorum from corosync */
726
#define SUPPORT_CS_QUORUM 1
727
728
/* Support dbus */
729
#define SUPPORT_DBUS 1
730
731
/* Support the Heartbeat messaging and membership layer */
732
#define SUPPORT_HEARTBEAT 0
733
734
/* Support nagios plugins */
735
#define SUPPORT_NAGIOS 1
736
737
/* Support the Pacemaker plugin for Corosync */
738
#define SUPPORT_PLUGIN 0
739
740
/* Support for profiling */
741
#define SUPPORT_PROFILING 0
742
743
/* Support a stand-alone stonith config file in addition to the CIB */
744
#define SUPPORT_STONITH_CONFIG 0
745
746
/* Support systemd based system services */
747
#define SUPPORT_SYSTEMD 1
748
749
/* Support upstart based system services */
750
#define SUPPORT_UPSTART 0
751
752
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
753
/* #undef TM_IN_SYS_TIME */
754
755
/* Correct printf format for logging uint64_t */
756
#define U64T "%lu"
757
758
/* Location of Heartbeat's UUID file */
759
#define UUID_FILE "/var/lib/heartbeat/hb_uuid"
760
761
/* Valgrind command */
762
#define VALGRIND_BIN "/usr/bin/valgrind"
763
764
/* Version number of package */
765
#define VERSION "1.1.18"
766
767
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
768
'wchar_t'. */
769
/* #undef WCHAR_T_SUFFIX */
770
771
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
772
'wint_t'. */
773
/* #undef WINT_T_SUFFIX */
774
775
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
776
significant byte first (like Motorola and SPARC, unlike Intel). */
777
#if defined AC_APPLE_UNIVERSAL_BUILD
778
# if defined __BIG_ENDIAN__
779
# define WORDS_BIGENDIAN 1
780
# endif
781
#else
782
# ifndef WORDS_BIGENDIAN
783
/* # undef WORDS_BIGENDIAN */
784
# endif
785
#endif
786
787
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
788
`char[]'. */
789
/* #undef YYTEXT_POINTER */
790
791
/* The _Noreturn keyword of C11. */
792
#if !defined _Noreturn && __STDC_VERSION__ < 201112
793
# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
794
|| 0x5110 <= __SUNPRO_C)
795
# define _Noreturn __attribute__ ((__noreturn__))
796
# elif defined _MSC_VER && 1200 <= _MSC_VER
797
# define _Noreturn __declspec (noreturn)
798
# else
799
# define _Noreturn
800
# endif
801
#endif
802
803
804
/* Define so that glibc/gnulib argp.h does not typedef error_t. */
805
/* #undef __error_t_defined */
806
807
/* Define to a type to use for 'error_t' if it is not otherwise available. */
808
/* #undef error_t */
809
810
/* Define to `__inline__' or `__inline' if that's what the C compiler
811
calls it, or to nothing if 'inline' is not supported under any name. */
812
#ifndef __cplusplus
813
/* #undef inline */
814
#endif
815
816
/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
817
the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
818
earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
819
__APPLE__ && __MACH__ test for MacOS X.
820
__APPLE_CC__ tests for the Apple compiler and its version.
821
__STDC_VERSION__ tests for the C99 mode. */
822
#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
823
# define __GNUC_STDC_INLINE__ 1
824
#endif
825
826
/* Define to `unsigned int' if <sys/types.h> does not define. */
827
/* #undef size_t */
828
829
/* Define as a marker that can be attached to declarations that might not
830
be used. This helps to reduce warnings, such as from
831
GCC -Wunused-parameter. */
832
#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
833
# define _GL_UNUSED __attribute__ ((__unused__))
834
#else
835
# define _GL_UNUSED
836
#endif
837
/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
838
is a misnomer outside of parameter lists. */
839
#define _UNUSED_PARAMETER_ _GL_UNUSED
840
841
/* The __pure__ attribute was added in gcc 2.96. */
842
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
843
# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
844
#else
845
# define _GL_ATTRIBUTE_PURE
/* empty */
846
#endif
847
848
/* The __const__ attribute was added in gcc 2.95. */
849
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
850
# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
851
#else
852
# define _GL_ATTRIBUTE_CONST
/* empty */
853
#endif
854
Generated on Tue May 8 2018 12:13:24 for pacemaker by
1.8.13