Code

patches: Added bts573299-rrdgraph-M.
[pkg-rrdtool.git] / rrd_config.h.in
1 /* rrd_config.h.in.  Generated from configure.ac by autoheader.  */
4 #ifndef RRD_CONFIG_H
5 #define RRD_CONFIG_H
7 /* IEEE can be prevented from raising signals with fpsetmask(0) */
8 #undef MUST_DISABLE_FPMASK
10 /* IEEE math only works if SIGFPE gets actively set to IGNORE */
11 #undef MUST_DISABLE_SIGFPE
13 /* realloc does not support NULL as argument */
14 #undef NO_NULL_REALLOC
16 /* lets enable madvise defines in NetBSD */ 
17 #if defined(__NetBSD__)
18 # if !defined(_NETBSD_SOURCE)
19 #  define _NETBSD_SOURCE
20 # endif
21 #endif
25 /* Define if building universal (internal helper macro) */
26 #undef AC_APPLE_UNIVERSAL_BUILD
28 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
29    systems. This function is required for `alloca.c' support on those systems.
30    */
31 #undef CRAY_STACKSEG_END
33 /* Define to 1 if using `alloca.c'. */
34 #undef C_ALLOCA
36 /* Define to 1 if translation of program messages to the user's native
37    language is requested. */
38 #undef ENABLE_NLS
40 /* Define to 1 if you have `alloca', as a function or macro. */
41 #undef HAVE_ALLOCA
43 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
44    */
45 #undef HAVE_ALLOCA_H
47 /* Define to 1 if you have the <argz.h> header file. */
48 #undef HAVE_ARGZ_H
50 /* Define to 1 if you have the `asprintf' function. */
51 #undef HAVE_ASPRINTF
53 /* set to 1 if msync with MS_ASYNC fails to update mtime */
54 #undef HAVE_BROKEN_MS_ASYNC
56 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
57    CoreFoundation framework. */
58 #undef HAVE_CFLOCALECOPYCURRENT
60 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
61    the CoreFoundation framework. */
62 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
64 /* Define to 1 if you have the `chdir' function. */
65 #undef HAVE_CHDIR
67 /* Define to 1 if you have the `chroot' function. */
68 #undef HAVE_CHROOT
70 /* Define to 1 if you have the `class' function. */
71 #undef HAVE_CLASS
73 /* Define to 1 if you have the <ctype.h> header file. */
74 #undef HAVE_CTYPE_H
76 /* Define if the GNU dcgettext() function is already present or preinstalled.
77    */
78 #undef HAVE_DCGETTEXT
80 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
81    don't. */
82 #undef HAVE_DECL_FEOF_UNLOCKED
84 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
85    you don't. */
86 #undef HAVE_DECL_FGETS_UNLOCKED
88 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
89    don't. */
90 #undef HAVE_DECL_GETC_UNLOCKED
92 /* Define to 1 if you have the declaration of `madvise', and to 0 if you
93    don't. */
94 #undef HAVE_DECL_MADVISE
96 /* Define to 1 if you have the declaration of `posix_fadvise', and to 0 if you
97    don't. */
98 #undef HAVE_DECL_POSIX_FADVISE
100 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
101    don't. */
102 #undef HAVE_DECL_STRERROR_R
104 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
105    don't. */
106 #undef HAVE_DECL__SNPRINTF
108 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
109    don't. */
110 #undef HAVE_DECL__SNWPRINTF
112 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
113    */
114 #undef HAVE_DIRENT_H
116 /* Define to 1 if you have the <dlfcn.h> header file. */
117 #undef HAVE_DLFCN_H
119 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
120 #undef HAVE_DOPRNT
122 /* Define to 1 if you have the <errno.h> header file. */
123 #undef HAVE_ERRNO_H
125 /* Define to 1 if you have the <fcntl.h> header file. */
126 #undef HAVE_FCNTL_H
128 /* Define to 1 if you have the `fdatasync' function. */
129 #undef HAVE_FDATASYNC
131 /* Define to 1 if you have the <features.h> header file. */
132 #undef HAVE_FEATURES_H
134 /* Define to 1 if you have the `finite' function. */
135 #undef HAVE_FINITE
137 /* Define to 1 if you have the <float.h> header file. */
138 #undef HAVE_FLOAT_H
140 /* Define to 1 if you have the `fpclass' function. */
141 #undef HAVE_FPCLASS
143 /* Define to 1 if you have the `fpclassify' function. */
144 #undef HAVE_FPCLASSIFY
146 /* Define to 1 if you have the `fp_class' function. */
147 #undef HAVE_FP_CLASS
149 /* Define to 1 if you have the <fp_class.h> header file. */
150 #undef HAVE_FP_CLASS_H
152 /* Define to 1 if you have the `fsync' function. */
153 #undef HAVE_FSYNC
155 /* Define to 1 if you have the `fwprintf' function. */
156 #undef HAVE_FWPRINTF
158 /* Define to 1 if you have the `getaddrinfo' function. */
159 #undef HAVE_GETADDRINFO
161 /* Define to 1 if you have the `getcwd' function. */
162 #undef HAVE_GETCWD
164 /* Define to 1 if you have the `getegid' function. */
165 #undef HAVE_GETEGID
167 /* Define to 1 if you have the `geteuid' function. */
168 #undef HAVE_GETEUID
170 /* Define to 1 if you have the `getgid' function. */
171 #undef HAVE_GETGID
173 /* Define to 1 if you have the `getpagesize' function. */
174 #undef HAVE_GETPAGESIZE
176 /* Define to 1 if you have the `getrusage' function. */
177 #undef HAVE_GETRUSAGE
179 /* Define if the GNU gettext() function is already present or preinstalled. */
180 #undef HAVE_GETTEXT
182 /* Define to 1 if you have the `gettimeofday' function. */
183 #undef HAVE_GETTIMEOFDAY
185 /* Define to 1 if you have the `getuid' function. */
186 #undef HAVE_GETUID
188 /* Define if you have the iconv() function. */
189 #undef HAVE_ICONV
191 /* Define to 1 if you have the <ieeefp.h> header file. */
192 #undef HAVE_IEEEFP_H
194 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
195 #undef HAVE_INTMAX_T
197 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
198 #undef HAVE_INTTYPES_H
200 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
201    declares uintmax_t. */
202 #undef HAVE_INTTYPES_H_WITH_UINTMAX
204 /* Define to 1 if you have the global variable 'int opterr'. */
205 #undef HAVE_INT_OPTERR
207 /* Define to 1 if you have the `isfinite' function. */
208 #undef HAVE_ISFINITE
210 /* Define to 1 if you have the `isinf' function. */
211 #undef HAVE_ISINF
213 /* Define to 1 if you have the `isnan' function. */
214 #undef HAVE_ISNAN
216 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
217 #undef HAVE_LANGINFO_CODESET
219 /* Define if your <locale.h> file defines LC_MESSAGES. */
220 #undef HAVE_LC_MESSAGES
222 /* have got libdbi installed */
223 #undef HAVE_LIBDBI
225 /* Define to 1 if you have the <libgen.h> header file. */
226 #undef HAVE_LIBGEN_H
228 /* Define to 1 if you have the `m' library (-lm). */
229 #undef HAVE_LIBM
231 /* Define to 1 if you have the <limits.h> header file. */
232 #undef HAVE_LIMITS_H
234 /* Define to 1 if you have the <locale.h> header file. */
235 #undef HAVE_LOCALE_H
237 /* Define if you have the 'long double' type. */
238 #undef HAVE_LONG_DOUBLE
240 /* Define if you have the 'long long' type. */
241 #undef HAVE_LONG_LONG
243 /* Define to 1 if you have the <lualib.h> header file. */
244 #undef HAVE_LUALIB_H
246 /* Define to 1 if you have the <lua.h> header file. */
247 #undef HAVE_LUA_H
249 /* Define to 1 if you have the `madvise' function. */
250 #undef HAVE_MADVISE
252 /* Define to 1 if you have the <malloc.h> header file. */
253 #undef HAVE_MALLOC_H
255 /* Define to 1 if you have the <math.h> header file. */
256 #undef HAVE_MATH_H
258 /* Define to 1 if you have the `mbstowcs' function. */
259 #undef HAVE_MBSTOWCS
261 /* Define to 1 if you have the `memmove' function. */
262 #undef HAVE_MEMMOVE
264 /* Define to 1 if you have the <memory.h> header file. */
265 #undef HAVE_MEMORY_H
267 /* Define to 1 if you have the `mempcpy' function. */
268 #undef HAVE_MEMPCPY
270 /* Define to 1 if you have the `mktime' function. */
271 #undef HAVE_MKTIME
273 /* Define to 1 if you have the `mmap' function. */
274 #undef HAVE_MMAP
276 /* Define to 1 if you have the `msync' function. */
277 #undef HAVE_MSYNC
279 /* Define to 1 if you have the `munmap' function. */
280 #undef HAVE_MUNMAP
282 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
283 #undef HAVE_NDIR_H
285 /* Define to 1 if you have the <nl_types.h> header file. */
286 #undef HAVE_NL_TYPES_H
288 /* Define to 1 if you have the `opendir' function. */
289 #undef HAVE_OPENDIR
291 /* Define to 1 if you have the `posix_fadvise' function. */
292 #undef HAVE_POSIX_FADVISE
294 /* Define to 1 if you have the `posix_madvise' function. */
295 #undef HAVE_POSIX_MADVISE
297 /* Define if your printf() function supports format strings with positions. */
298 #undef HAVE_POSIX_PRINTF
300 /* Define if you have POSIX threads libraries and header files. */
301 #undef HAVE_PTHREAD
303 /* Define to 1 if you have the `putenv' function. */
304 #undef HAVE_PUTENV
306 /* Define to 1 if you have the `readdir' function. */
307 #undef HAVE_READDIR
309 /* Define to 1 if you have the `setenv' function. */
310 #undef HAVE_SETENV
312 /* Define to 1 if you have the `setlocale' function. */
313 #undef HAVE_SETLOCALE
315 /* Define to 1 if you have the <signal.h> header file. */
316 #undef HAVE_SIGNAL_H
318 /* Define to 1 if you have the `snprintf' function. */
319 #undef HAVE_SNPRINTF
321 /* Define to 1 if you have the `socket' function. */
322 #undef HAVE_SOCKET
324 /* Define to 1 if you have the <stddef.h> header file. */
325 #undef HAVE_STDDEF_H
327 /* Define to 1 if you have the <stdint.h> header file. */
328 #undef HAVE_STDINT_H
330 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
331    uintmax_t. */
332 #undef HAVE_STDINT_H_WITH_UINTMAX
334 /* Define to 1 if you have the <stdio.h> header file. */
335 #undef HAVE_STDIO_H
337 /* Define to 1 if you have the <stdlib.h> header file. */
338 #undef HAVE_STDLIB_H
340 /* Define to 1 if you have the `stpcpy' function. */
341 #undef HAVE_STPCPY
343 /* Define to 1 if you have the `strcasecmp' function. */
344 #undef HAVE_STRCASECMP
346 /* Define to 1 if you have the `strchr' function. */
347 #undef HAVE_STRCHR
349 /* Define to 1 if you have the `strdup' function. */
350 #undef HAVE_STRDUP
352 /* Define to 1 if you have the `strerror' function. */
353 #undef HAVE_STRERROR
355 /* Define to 1 if you have the `strerror_r' function. */
356 #undef HAVE_STRERROR_R
358 /* Define to 1 if you have the `strftime' function. */
359 #undef HAVE_STRFTIME
361 /* Define to 1 if you have the <strings.h> header file. */
362 #undef HAVE_STRINGS_H
364 /* Define to 1 if you have the <string.h> header file. */
365 #undef HAVE_STRING_H
367 /* Define to 1 if you have the `strtoul' function. */
368 #undef HAVE_STRTOUL
370 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
371    */
372 #undef HAVE_SYS_DIR_H
374 /* Define to 1 if you have the <sys/mman.h> header file. */
375 #undef HAVE_SYS_MMAN_H
377 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
378    */
379 #undef HAVE_SYS_NDIR_H
381 /* Define to 1 if you have the <sys/param.h> header file. */
382 #undef HAVE_SYS_PARAM_H
384 /* Define to 1 if you have the <sys/resource.h> header file. */
385 #undef HAVE_SYS_RESOURCE_H
387 /* Define to 1 if you have the <sys/stat.h> header file. */
388 #undef HAVE_SYS_STAT_H
390 /* Define to 1 if you have the <sys/times.h> header file. */
391 #undef HAVE_SYS_TIMES_H
393 /* Define to 1 if you have the <sys/types.h> header file. */
394 #undef HAVE_SYS_TYPES_H
396 /* Define to 1 if you have the `tsearch' function. */
397 #undef HAVE_TSEARCH
399 /* Define to 1 if you have the `tzset' function. */
400 #undef HAVE_TZSET
402 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
403 #undef HAVE_UINTMAX_T
405 /* Define to 1 if you have the <unistd.h> header file. */
406 #undef HAVE_UNISTD_H
408 /* Define if you have the 'unsigned long long' type. */
409 #undef HAVE_UNSIGNED_LONG_LONG
411 /* Define to 1 if you have the `vasprintf' function. */
412 #undef HAVE_VASPRINTF
414 /* Define to 1 if you have the `vprintf' function. */
415 #undef HAVE_VPRINTF
417 /* Define to 1 if you have the `vsnprintf' function. */
418 #undef HAVE_VSNPRINTF
420 /* Define if you have the 'wchar_t' type. */
421 #undef HAVE_WCHAR_T
423 /* Define to 1 if you have the `wcslen' function. */
424 #undef HAVE_WCSLEN
426 /* Define if you have the 'wint_t' type. */
427 #undef HAVE_WINT_T
429 /* Define to 1 if you have the `__argz_count' function. */
430 #undef HAVE___ARGZ_COUNT
432 /* Define to 1 if you have the `__argz_next' function. */
433 #undef HAVE___ARGZ_NEXT
435 /* Define to 1 if you have the `__argz_stringify' function. */
436 #undef HAVE___ARGZ_STRINGIFY
438 /* Define to 1 if you have the `__fsetlocking' function. */
439 #undef HAVE___FSETLOCKING
441 /* Define as const if the declaration of iconv() needs const. */
442 #undef ICONV_CONST
444 /* Define if integer division by zero raises signal SIGFPE. */
445 #undef INTDIV0_RAISES_SIGFPE
447 /* Define to the sub-directory in which libtool stores uninstalled libraries.
448    */
449 #undef LT_OBJDIR
451 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
452 #undef NO_MINUS_C_MINUS_O
454 /* Name of package */
455 #undef PACKAGE
457 /* Define to the address where bug reports for this package should be sent. */
458 #undef PACKAGE_BUGREPORT
460 /* Define to the full name of this package. */
461 #undef PACKAGE_NAME
463 /* Define to the full name and version of this package. */
464 #undef PACKAGE_STRING
466 /* Define to the one symbol short name of this package. */
467 #undef PACKAGE_TARNAME
469 /* Define to the version of this package. */
470 #undef PACKAGE_VERSION
472 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
473 #undef PRI_MACROS_BROKEN
475 /* Define to necessary symbol if this constant uses a non-standard name on
476    your system. */
477 #undef PTHREAD_CREATE_JOINABLE
479 /* Vertical label angle: -90.0 (default) or 90.0 */
480 #undef RRDGRAPH_YLEGEND_ANGLE
482 /* Define as the maximum value of type 'size_t', if the system doesn't define
483    it. */
484 #undef SIZE_MAX
486 /* If using the C implementation of alloca, define if you know the
487    direction of stack growth for your system; otherwise it will be
488    automatically deduced at runtime.
489         STACK_DIRECTION > 0 => grows toward higher addresses
490         STACK_DIRECTION < 0 => grows toward lower addresses
491         STACK_DIRECTION = 0 => direction of growth unknown */
492 #undef STACK_DIRECTION
494 /* Define to 1 if you have the ANSI C header files. */
495 #undef STDC_HEADERS
497 /* Define to 1 if strerror_r returns char *. */
498 #undef STRERROR_R_CHAR_P
500 /* time_t is long */
501 #undef TIME_T_IS_LONG
503 /* time_t is long long */
504 #undef TIME_T_IS_LONG_LONG
506 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
507 #undef TIME_WITH_SYS_TIME
509 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
510 #undef TM_IN_SYS_TIME
512 /* Enable extensions on AIX 3, Interix.  */
513 #ifndef _ALL_SOURCE
514 # undef _ALL_SOURCE
515 #endif
516 /* Enable GNU extensions on systems that have them.  */
517 #ifndef _GNU_SOURCE
518 # undef _GNU_SOURCE
519 #endif
520 /* Enable threading extensions on Solaris.  */
521 #ifndef _POSIX_PTHREAD_SEMANTICS
522 # undef _POSIX_PTHREAD_SEMANTICS
523 #endif
524 /* Enable extensions on HP NonStop.  */
525 #ifndef _TANDEM_SOURCE
526 # undef _TANDEM_SOURCE
527 #endif
528 /* Enable general extensions on Solaris.  */
529 #ifndef __EXTENSIONS__
530 # undef __EXTENSIONS__
531 #endif
534 /* Version number of package */
535 #undef VERSION
537 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
538    significant byte first (like Motorola and SPARC, unlike Intel). */
539 #if defined AC_APPLE_UNIVERSAL_BUILD
540 # if defined __BIG_ENDIAN__
541 #  define WORDS_BIGENDIAN 1
542 # endif
543 #else
544 # ifndef WORDS_BIGENDIAN
545 #  undef WORDS_BIGENDIAN
546 # endif
547 #endif
549 /* Define to 1 if on MINIX. */
550 #undef _MINIX
552 /* Define to 2 if the system does not provide POSIX.1 features except with
553    this defined. */
554 #undef _POSIX_1_SOURCE
556 /* Define to 1 if you need to in order for `stat' and other things to work. */
557 #undef _POSIX_SOURCE
559 /* Define to empty if `const' does not conform to ANSI C. */
560 #undef const
562 /* Define to `__inline__' or `__inline' if that's what the C compiler
563    calls it, or to nothing if 'inline' is not supported under any name.  */
564 #ifndef __cplusplus
565 #undef inline
566 #endif
568 /* Define to `long int' if <sys/types.h> does not define. */
569 #undef off_t
571 /* Define as the type of the result of subtracting two pointers, if the system
572    doesn't define it. */
573 #undef ptrdiff_t
575 /* Define to empty if the C compiler doesn't support this keyword. */
576 #undef signed
578 /* Define to `unsigned int' if <sys/types.h> does not define. */
579 #undef size_t
581 /* Define to unsigned long or unsigned long long if <stdint.h> and
582    <inttypes.h> don't define. */
583 #undef uintmax_t
587 #ifdef MUST_HAVE_MALLOC_MALLOC_H
588 #  include <malloc/malloc.h>
589 #endif
591 #include "src/rrd_config_bottom.h"
593 #endif