Code

Imported upstream version 1.3.7.
[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 /* Use this in code sections to mark them for libintl build */
26 #undef BUILD_LIBINTL
28 /* always defined to indicate that i18n is enabled */
29 #undef ENABLE_NLS
31 /* Gettext package */
32 #undef GETTEXT_PACKAGE
34 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
35 #undef HAVE_BIND_TEXTDOMAIN_CODESET
37 /* set to 1 if msync with MS_ASYNC fails to update mtime */
38 #undef HAVE_BROKEN_MS_ASYNC
40 /* Define to 1 if you have the `chdir' function. */
41 #undef HAVE_CHDIR
43 /* Define to 1 if you have the `chroot' function. */
44 #undef HAVE_CHROOT
46 /* Define to 1 if you have the `class' function. */
47 #undef HAVE_CLASS
49 /* Define to 1 if you have the <ctype.h> header file. */
50 #undef HAVE_CTYPE_H
52 /* Define to 1 if you have the `dcgettext' function. */
53 #undef HAVE_DCGETTEXT
55 /* Define to 1 if you have the declaration of `madvise', and to 0 if you
56    don't. */
57 #undef HAVE_DECL_MADVISE
59 /* Define to 1 if you have the declaration of `posix_fadvise', and to 0 if you
60    don't. */
61 #undef HAVE_DECL_POSIX_FADVISE
63 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
64    don't. */
65 #undef HAVE_DECL_STRERROR_R
67 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
68    */
69 #undef HAVE_DIRENT_H
71 /* Define to 1 if you have the <dlfcn.h> header file. */
72 #undef HAVE_DLFCN_H
74 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
75 #undef HAVE_DOPRNT
77 /* Define to 1 if you have the <errno.h> header file. */
78 #undef HAVE_ERRNO_H
80 /* Define to 1 if you have the <fcntl.h> header file. */
81 #undef HAVE_FCNTL_H
83 /* Define to 1 if you have the `fdatasync' function. */
84 #undef HAVE_FDATASYNC
86 /* Define to 1 if you have the <features.h> header file. */
87 #undef HAVE_FEATURES_H
89 /* Define to 1 if you have the `finite' function. */
90 #undef HAVE_FINITE
92 /* Define to 1 if you have the <float.h> header file. */
93 #undef HAVE_FLOAT_H
95 /* Define to 1 if you have the `fpclass' function. */
96 #undef HAVE_FPCLASS
98 /* Define to 1 if you have the `fpclassify' function. */
99 #undef HAVE_FPCLASSIFY
101 /* Define to 1 if you have the `fp_class' function. */
102 #undef HAVE_FP_CLASS
104 /* Define to 1 if you have the <fp_class.h> header file. */
105 #undef HAVE_FP_CLASS_H
107 /* Define to 1 if you have the `fsync' function. */
108 #undef HAVE_FSYNC
110 /* Define to 1 if you have the `getpagesize' function. */
111 #undef HAVE_GETPAGESIZE
113 /* Define to 1 if you have the `getrusage' function. */
114 #undef HAVE_GETRUSAGE
116 /* Define if the GNU gettext() function is already present or preinstalled. */
117 #undef HAVE_GETTEXT
119 /* Define to 1 if you have the `gettimeofday' function. */
120 #undef HAVE_GETTIMEOFDAY
122 /* Define to 1 if you have the `getuid' function. */
123 #undef HAVE_GETUID
125 /* Define to 1 if you have the <ieeefp.h> header file. */
126 #undef HAVE_IEEEFP_H
128 /* Define to 1 if you have the <inttypes.h> header file. */
129 #undef HAVE_INTTYPES_H
131 /* Define to 1 if you have the `isfinite' function. */
132 #undef HAVE_ISFINITE
134 /* Define to 1 if you have the `isinf' function. */
135 #undef HAVE_ISINF
137 /* Define to 1 if you have the `isnan' function. */
138 #undef HAVE_ISNAN
140 /* Define if your <locale.h> file defines LC_MESSAGES. */
141 #undef HAVE_LC_MESSAGES
143 /* Define to 1 if you have the <libgen.h> header file. */
144 #undef HAVE_LIBGEN_H
146 /* Define to 1 if you have the <libintl.h> header file. */
147 #undef HAVE_LIBINTL_H
149 /* Define to 1 if you have the `m' library (-lm). */
150 #undef HAVE_LIBM
152 /* Define to 1 if you have the <locale.h> header file. */
153 #undef HAVE_LOCALE_H
155 /* Define to 1 if you have the `madvise' function. */
156 #undef HAVE_MADVISE
158 /* Define to 1 if you have the <malloc.h> header file. */
159 #undef HAVE_MALLOC_H
161 /* Define to 1 if you have the <math.h> header file. */
162 #undef HAVE_MATH_H
164 /* Define to 1 if you have the `mbstowcs' function. */
165 #undef HAVE_MBSTOWCS
167 /* Define to 1 if you have the `memmove' function. */
168 #undef HAVE_MEMMOVE
170 /* Define to 1 if you have the <memory.h> header file. */
171 #undef HAVE_MEMORY_H
173 /* Define to 1 if you have the `mktime' function. */
174 #undef HAVE_MKTIME
176 /* Define to 1 if you have the `mmap' function. */
177 #undef HAVE_MMAP
179 /* Define to 1 if you have the `msync' function. */
180 #undef HAVE_MSYNC
182 /* Define to 1 if you have the `munmap' function. */
183 #undef HAVE_MUNMAP
185 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
186 #undef HAVE_NDIR_H
188 /* Define to 1 if you have the `opendir' function. */
189 #undef HAVE_OPENDIR
191 /* Define to 1 if you have the `posix_fadvise' function. */
192 #undef HAVE_POSIX_FADVISE
194 /* Define to 1 if you have the `posix_madvise' function. */
195 #undef HAVE_POSIX_MADVISE
197 /* Define if you have POSIX threads libraries and header files. */
198 #undef HAVE_PTHREAD
200 /* Define to 1 if you have the `readdir' function. */
201 #undef HAVE_READDIR
203 /* Define to 1 if you have the `setlocale' function. */
204 #undef HAVE_SETLOCALE
206 /* Define to 1 if you have the <signal.h> header file. */
207 #undef HAVE_SIGNAL_H
209 /* Define to 1 if you have the `snprintf' function. */
210 #undef HAVE_SNPRINTF
212 /* Define to 1 if you have the <stdint.h> header file. */
213 #undef HAVE_STDINT_H
215 /* Define to 1 if you have the <stdio.h> header file. */
216 #undef HAVE_STDIO_H
218 /* Define to 1 if you have the <stdlib.h> header file. */
219 #undef HAVE_STDLIB_H
221 /* Define to 1 if you have the `strchr' function. */
222 #undef HAVE_STRCHR
224 /* Define to 1 if you have the `strerror' function. */
225 #undef HAVE_STRERROR
227 /* Define to 1 if you have the `strerror_r' function. */
228 #undef HAVE_STRERROR_R
230 /* Define to 1 if you have the `strftime' function. */
231 #undef HAVE_STRFTIME
233 /* Define to 1 if you have the <strings.h> header file. */
234 #undef HAVE_STRINGS_H
236 /* Define to 1 if you have the <string.h> header file. */
237 #undef HAVE_STRING_H
239 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
240    */
241 #undef HAVE_SYS_DIR_H
243 /* Define to 1 if you have the <sys/mman.h> header file. */
244 #undef HAVE_SYS_MMAN_H
246 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
247    */
248 #undef HAVE_SYS_NDIR_H
250 /* Define to 1 if you have the <sys/param.h> header file. */
251 #undef HAVE_SYS_PARAM_H
253 /* Define to 1 if you have the <sys/resource.h> header file. */
254 #undef HAVE_SYS_RESOURCE_H
256 /* Define to 1 if you have the <sys/stat.h> header file. */
257 #undef HAVE_SYS_STAT_H
259 /* Define to 1 if you have the <sys/times.h> header file. */
260 #undef HAVE_SYS_TIMES_H
262 /* Define to 1 if you have the <sys/types.h> header file. */
263 #undef HAVE_SYS_TYPES_H
265 /* Define to 1 if you have the `tzset' function. */
266 #undef HAVE_TZSET
268 /* Define to 1 if you have the <unistd.h> header file. */
269 #undef HAVE_UNISTD_H
271 /* Define to 1 if you have the `vprintf' function. */
272 #undef HAVE_VPRINTF
274 /* Define to 1 if you have the `vsnprintf' function. */
275 #undef HAVE_VSNPRINTF
277 /* Name of package */
278 #undef PACKAGE
280 /* Define to the address where bug reports for this package should be sent. */
281 #undef PACKAGE_BUGREPORT
283 /* Define to the full name of this package. */
284 #undef PACKAGE_NAME
286 /* Define to the full name and version of this package. */
287 #undef PACKAGE_STRING
289 /* Define to the one symbol short name of this package. */
290 #undef PACKAGE_TARNAME
292 /* Define to the version of this package. */
293 #undef PACKAGE_VERSION
295 /* Define to necessary symbol if this constant uses a non-standard name on
296    your system. */
297 #undef PTHREAD_CREATE_JOINABLE
299 /* Vertical label angle: -90.0 (default) or 90.0 */
300 #undef RRDGRAPH_YLEGEND_ANGLE
302 /* Define to 1 if you have the ANSI C header files. */
303 #undef STDC_HEADERS
305 /* Define to 1 if strerror_r returns char *. */
306 #undef STRERROR_R_CHAR_P
308 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
309 #undef TIME_WITH_SYS_TIME
311 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
312 #undef TM_IN_SYS_TIME
314 /* Version number of package */
315 #undef VERSION
317 /* Define to 1 if your processor stores words with the most significant byte
318    first (like Motorola and SPARC, unlike Intel and VAX). */
319 #undef WORDS_BIGENDIAN
321 /* Define to empty if `const' does not conform to ANSI C. */
322 #undef const
326 #ifdef MUST_HAVE_MALLOC_MALLOC_H
327 #  include <malloc/malloc.h>
328 #endif
330 #include <rrd_config_bottom.h>
332 #endif