Code

Imported upstream version 1.3.5.
[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 <dirent.h> header file, and it defines `DIR'.
64    */
65 #undef HAVE_DIRENT_H
67 /* Define to 1 if you have the <dlfcn.h> header file. */
68 #undef HAVE_DLFCN_H
70 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
71 #undef HAVE_DOPRNT
73 /* Define to 1 if you have the <errno.h> header file. */
74 #undef HAVE_ERRNO_H
76 /* Define to 1 if you have the <fcntl.h> header file. */
77 #undef HAVE_FCNTL_H
79 /* Define to 1 if you have the `fdatasync' function. */
80 #undef HAVE_FDATASYNC
82 /* Define to 1 if you have the <features.h> header file. */
83 #undef HAVE_FEATURES_H
85 /* Define to 1 if you have the `finite' function. */
86 #undef HAVE_FINITE
88 /* Define to 1 if you have the <float.h> header file. */
89 #undef HAVE_FLOAT_H
91 /* Define to 1 if you have the `fpclass' function. */
92 #undef HAVE_FPCLASS
94 /* Define to 1 if you have the `fpclassify' function. */
95 #undef HAVE_FPCLASSIFY
97 /* Define to 1 if you have the `fp_class' function. */
98 #undef HAVE_FP_CLASS
100 /* Define to 1 if you have the <fp_class.h> header file. */
101 #undef HAVE_FP_CLASS_H
103 /* Define to 1 if you have the `fsync' function. */
104 #undef HAVE_FSYNC
106 /* Define to 1 if you have the `getpagesize' function. */
107 #undef HAVE_GETPAGESIZE
109 /* Define to 1 if you have the `getrusage' function. */
110 #undef HAVE_GETRUSAGE
112 /* Define if the GNU gettext() function is already present or preinstalled. */
113 #undef HAVE_GETTEXT
115 /* Define to 1 if you have the `gettimeofday' function. */
116 #undef HAVE_GETTIMEOFDAY
118 /* Define to 1 if you have the `getuid' function. */
119 #undef HAVE_GETUID
121 /* Define to 1 if you have the <ieeefp.h> header file. */
122 #undef HAVE_IEEEFP_H
124 /* Define to 1 if you have the <inttypes.h> header file. */
125 #undef HAVE_INTTYPES_H
127 /* Define to 1 if you have the `isfinite' function. */
128 #undef HAVE_ISFINITE
130 /* Define to 1 if you have the `isinf' function. */
131 #undef HAVE_ISINF
133 /* Define to 1 if you have the `isnan' function. */
134 #undef HAVE_ISNAN
136 /* Define if your <locale.h> file defines LC_MESSAGES. */
137 #undef HAVE_LC_MESSAGES
139 /* Define to 1 if you have the <libintl.h> header file. */
140 #undef HAVE_LIBINTL_H
142 /* Define to 1 if you have the `m' library (-lm). */
143 #undef HAVE_LIBM
145 /* Define to 1 if you have the <locale.h> header file. */
146 #undef HAVE_LOCALE_H
148 /* Define to 1 if you have the `madvise' function. */
149 #undef HAVE_MADVISE
151 /* Define to 1 if you have the <malloc.h> header file. */
152 #undef HAVE_MALLOC_H
154 /* Define to 1 if you have the <math.h> header file. */
155 #undef HAVE_MATH_H
157 /* Define to 1 if you have the `mbstowcs' function. */
158 #undef HAVE_MBSTOWCS
160 /* Define to 1 if you have the `memmove' function. */
161 #undef HAVE_MEMMOVE
163 /* Define to 1 if you have the <memory.h> header file. */
164 #undef HAVE_MEMORY_H
166 /* Define to 1 if you have the `mktime' function. */
167 #undef HAVE_MKTIME
169 /* Define to 1 if you have the `mmap' function. */
170 #undef HAVE_MMAP
172 /* Define to 1 if you have the `msync' function. */
173 #undef HAVE_MSYNC
175 /* Define to 1 if you have the `munmap' function. */
176 #undef HAVE_MUNMAP
178 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
179 #undef HAVE_NDIR_H
181 /* Define to 1 if you have the `opendir' function. */
182 #undef HAVE_OPENDIR
184 /* Define to 1 if you have the `posix_fadvise' function. */
185 #undef HAVE_POSIX_FADVISE
187 /* Define to 1 if you have the `posix_madvise' function. */
188 #undef HAVE_POSIX_MADVISE
190 /* Define if you have POSIX threads libraries and header files. */
191 #undef HAVE_PTHREAD
193 /* Define to 1 if you have the `readdir' function. */
194 #undef HAVE_READDIR
196 /* Define to 1 if you have the `setlocale' function. */
197 #undef HAVE_SETLOCALE
199 /* Define to 1 if you have the <signal.h> header file. */
200 #undef HAVE_SIGNAL_H
202 /* Define to 1 if you have the `snprintf' function. */
203 #undef HAVE_SNPRINTF
205 /* Define to 1 if you have the <stdint.h> header file. */
206 #undef HAVE_STDINT_H
208 /* Define to 1 if you have the <stdio.h> header file. */
209 #undef HAVE_STDIO_H
211 /* Define to 1 if you have the <stdlib.h> header file. */
212 #undef HAVE_STDLIB_H
214 /* Define to 1 if you have the `strchr' function. */
215 #undef HAVE_STRCHR
217 /* Define to 1 if you have the `strerror' function. */
218 #undef HAVE_STRERROR
220 /* Define to 1 if you have the `strerror_r' function. */
221 #undef HAVE_STRERROR_R
223 /* Define to 1 if you have the `strftime' function. */
224 #undef HAVE_STRFTIME
226 /* Define to 1 if you have the <strings.h> header file. */
227 #undef HAVE_STRINGS_H
229 /* Define to 1 if you have the <string.h> header file. */
230 #undef HAVE_STRING_H
232 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
233    */
234 #undef HAVE_SYS_DIR_H
236 /* Define to 1 if you have the <sys/mman.h> header file. */
237 #undef HAVE_SYS_MMAN_H
239 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
240    */
241 #undef HAVE_SYS_NDIR_H
243 /* Define to 1 if you have the <sys/param.h> header file. */
244 #undef HAVE_SYS_PARAM_H
246 /* Define to 1 if you have the <sys/resource.h> header file. */
247 #undef HAVE_SYS_RESOURCE_H
249 /* Define to 1 if you have the <sys/stat.h> header file. */
250 #undef HAVE_SYS_STAT_H
252 /* Define to 1 if you have the <sys/times.h> header file. */
253 #undef HAVE_SYS_TIMES_H
255 /* Define to 1 if you have the <sys/types.h> header file. */
256 #undef HAVE_SYS_TYPES_H
258 /* Define to 1 if you have the `tzset' function. */
259 #undef HAVE_TZSET
261 /* Define to 1 if you have the <unistd.h> header file. */
262 #undef HAVE_UNISTD_H
264 /* Define to 1 if you have the `vprintf' function. */
265 #undef HAVE_VPRINTF
267 /* Define to 1 if you have the `vsnprintf' function. */
268 #undef HAVE_VSNPRINTF
270 /* Name of package */
271 #undef PACKAGE
273 /* Define to the address where bug reports for this package should be sent. */
274 #undef PACKAGE_BUGREPORT
276 /* Define to the full name of this package. */
277 #undef PACKAGE_NAME
279 /* Define to the full name and version of this package. */
280 #undef PACKAGE_STRING
282 /* Define to the one symbol short name of this package. */
283 #undef PACKAGE_TARNAME
285 /* Define to the version of this package. */
286 #undef PACKAGE_VERSION
288 /* Define to necessary symbol if this constant uses a non-standard name on
289    your system. */
290 #undef PTHREAD_CREATE_JOINABLE
292 /* Vertical label angle: -90.0 (default) or 90.0 */
293 #undef RRDGRAPH_YLEGEND_ANGLE
295 /* Define to 1 if you have the ANSI C header files. */
296 #undef STDC_HEADERS
298 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
299 #undef TIME_WITH_SYS_TIME
301 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
302 #undef TM_IN_SYS_TIME
304 /* Version number of package */
305 #undef VERSION
307 /* Define to 1 if your processor stores words with the most significant byte
308    first (like Motorola and SPARC, unlike Intel and VAX). */
309 #undef WORDS_BIGENDIAN
311 /* Define to empty if `const' does not conform to ANSI C. */
312 #undef const
316 #ifdef MUST_HAVE_MALLOC_MALLOC_H
317 #  include <malloc/malloc.h>
318 #endif
320 #include <rrd_config_bottom.h>
322 #endif