|
1 |
| -/* Define to 1 if you have the PCRE libraries installed */ |
| 1 | +/* mods/config.h.in. Generated from configure.ac by autoheader. */ |
| 2 | + |
| 3 | +/* One parameter add_check_result_to_list */ |
| 4 | +#undef HAVE_ADD_CHECK_RESULT_ONE |
| 5 | + |
| 6 | +/* Two parameter add_check_result_to_list */ |
| 7 | +#undef HAVE_ADD_CHECK_RESULT_TWO |
| 8 | + |
| 9 | +/* Define to 1 if you have the <ctype.h> header file. */ |
| 10 | +#undef HAVE_CTYPE_H |
| 11 | + |
| 12 | +/* Have the really really long function name for deleting downtimes */ |
| 13 | +#undef HAVE_DELETE_DOWNTIME_LONGNAME |
| 14 | + |
| 15 | +/* Define to 1 if you have the <dlfcn.h> header file. */ |
| 16 | +#undef HAVE_DLFCN_H |
| 17 | + |
| 18 | +/* Define to 1 if you have the <ev.h> header file. */ |
| 19 | +#undef HAVE_EV_H |
| 20 | + |
| 21 | +/* Define to 1 if you have the <fcntl.h> header file. */ |
| 22 | +#undef HAVE_FCNTL_H |
| 23 | + |
| 24 | +/* Define to 1 if you have the <float.h> header file. */ |
| 25 | +#undef HAVE_FLOAT_H |
| 26 | + |
| 27 | +/* Define to 1 if you have the `free' function. */ |
| 28 | +#undef HAVE_FREE |
| 29 | + |
| 30 | +/* Compiling against Icinga */ |
| 31 | +#undef HAVE_ICINGA |
| 32 | + |
| 33 | +/* Define to 1 if you have the <inttypes.h> header file. */ |
| 34 | +#undef HAVE_INTTYPES_H |
| 35 | + |
| 36 | +/* Define to 1 if you have the <jansson.h> header file. */ |
| 37 | +#undef HAVE_JANSSON_H |
| 38 | + |
| 39 | +/* Define to 1 if you have the <libev/ev.h> header file. */ |
| 40 | +#undef HAVE_LIBEV_EV_H |
| 41 | + |
| 42 | +/* Define to 1 if you have the `pcre' library (-lpcre). */ |
| 43 | +#undef HAVE_LIBPCRE |
| 44 | + |
| 45 | +/* Define to 1 if you have the `zmq' library (-lzmq). */ |
| 46 | +#undef HAVE_LIBZMQ |
| 47 | + |
| 48 | +/* Define to 1 if your system has a GNU libc compatible `malloc' function, and |
| 49 | + to 0 otherwise. */ |
| 50 | +#undef HAVE_MALLOC |
| 51 | + |
| 52 | +/* Define to 1 if you have the <memory.h> header file. */ |
| 53 | +#undef HAVE_MEMORY_H |
| 54 | + |
| 55 | +/* Define to 1 if you have the `memset' function. */ |
| 56 | +#undef HAVE_MEMSET |
| 57 | + |
| 58 | +/* Compiling against Naemon */ |
| 59 | +#undef HAVE_NAEMON |
| 60 | + |
| 61 | +/* Compiling against Nagios 3 */ |
| 62 | +#undef HAVE_NAGIOS3 |
| 63 | + |
| 64 | +/* Compiling against Nagios 4.x */ |
| 65 | +#undef HAVE_NAGIOS4 |
| 66 | + |
| 67 | +/* Define to 1 if you have the <nagios/lib/libnagios.h> header file. */ |
| 68 | +#undef HAVE_NAGIOS_LIB_LIBNAGIOS_H |
| 69 | + |
| 70 | +/* Define to 1 if you have the <nagios/nagios.h> header file. */ |
| 71 | +#undef HAVE_NAGIOS_NAGIOS_H |
| 72 | + |
| 73 | +/* PCRE Libraries are installed */ |
2 | 74 | #undef HAVE_PCRE
|
| 75 | + |
| 76 | +/* Define to 1 if you have the <pthread.h> header file. */ |
| 77 | +#undef HAVE_PTHREAD_H |
| 78 | + |
| 79 | +/* Define to 1 if your system has a GNU libc compatible `realloc' function, |
| 80 | + and to 0 otherwise. */ |
| 81 | +#undef HAVE_REALLOC |
| 82 | + |
| 83 | +/* Define to 1 if you have the <signal.h> header file. */ |
| 84 | +#undef HAVE_SIGNAL_H |
| 85 | + |
| 86 | +/* Define to 1 if you have the <stdarg.h> header file. */ |
| 87 | +#undef HAVE_STDARG_H |
| 88 | + |
| 89 | +/* Define to 1 if you have the <stdint.h> header file. */ |
| 90 | +#undef HAVE_STDINT_H |
| 91 | + |
| 92 | +/* Define to 1 if you have the <stdlib.h> header file. */ |
| 93 | +#undef HAVE_STDLIB_H |
| 94 | + |
| 95 | +/* Define to 1 if you have the `strdup' function. */ |
| 96 | +#undef HAVE_STRDUP |
| 97 | + |
| 98 | +/* Define to 1 if you have the <strings.h> header file. */ |
| 99 | +#undef HAVE_STRINGS_H |
| 100 | + |
| 101 | +/* Define to 1 if you have the <string.h> header file. */ |
| 102 | +#undef HAVE_STRING_H |
| 103 | + |
| 104 | +/* Define to 1 if you have the <syslog.h> header file. */ |
| 105 | +#undef HAVE_SYSLOG_H |
| 106 | + |
| 107 | +/* Define to 1 if you have the <sys/stat.h> header file. */ |
| 108 | +#undef HAVE_SYS_STAT_H |
| 109 | + |
| 110 | +/* Define to 1 if you have the <sys/types.h> header file. */ |
| 111 | +#undef HAVE_SYS_TYPES_H |
| 112 | + |
| 113 | +/* Define to 1 if you have the <time.h> header file. */ |
| 114 | +#undef HAVE_TIME_H |
| 115 | + |
| 116 | +/* Define to 1 if you have the <unistd.h> header file. */ |
| 117 | +#undef HAVE_UNISTD_H |
| 118 | + |
| 119 | +/* Define to 1 if you have the <zmq.h> header file. */ |
| 120 | +#undef HAVE_ZMQ_H |
| 121 | + |
| 122 | +/* Define to the sub-directory in which libtool stores uninstalled libraries. |
| 123 | + */ |
| 124 | +#undef LT_OBJDIR |
| 125 | + |
| 126 | +/* Define to 1 if your C compiler doesn't accept -c and -o together. */ |
| 127 | +#undef NO_MINUS_C_MINUS_O |
| 128 | + |
| 129 | +/* Name of package */ |
| 130 | +#undef PACKAGE |
| 131 | + |
| 132 | +/* Define to the address where bug reports for this package should be sent. */ |
| 133 | +#undef PACKAGE_BUGREPORT |
| 134 | + |
| 135 | +/* Define to the full name of this package. */ |
| 136 | +#undef PACKAGE_NAME |
| 137 | + |
| 138 | +/* Define to the full name and version of this package. */ |
| 139 | +#undef PACKAGE_STRING |
| 140 | + |
| 141 | +/* Define to the one symbol short name of this package. */ |
| 142 | +#undef PACKAGE_TARNAME |
| 143 | + |
| 144 | +/* Define to the version of this package. */ |
| 145 | +#undef PACKAGE_VERSION |
| 146 | + |
| 147 | +/* Define as the return type of signal handlers (`int' or `void'). */ |
| 148 | +#undef RETSIGTYPE |
| 149 | + |
| 150 | +/* Define to 1 if you have the ANSI C header files. */ |
| 151 | +#undef STDC_HEADERS |
| 152 | + |
| 153 | +/* Version number of package */ |
| 154 | +#undef VERSION |
| 155 | + |
| 156 | +/* Define to rpl_malloc if the replacement function should be used. */ |
| 157 | +#undef malloc |
| 158 | + |
| 159 | +/* Define to rpl_realloc if the replacement function should be used. */ |
| 160 | +#undef realloc |
| 161 | + |
| 162 | +/* Define to `unsigned int' if <sys/types.h> does not define. */ |
| 163 | +#undef size_t |
0 commit comments