Code

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