Code

control: Updated standards-version to 3.9.5 -- no changes.
[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 1 if translation of program messages to the user's native
29    language is requested. */
30 #undef ENABLE_NLS
32 /* set to 1 if msync with MS_ASYNC fails to update mtime */
33 #undef HAVE_BROKEN_MS_ASYNC
35 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
36    CoreFoundation framework. */
37 #undef HAVE_CFLOCALECOPYCURRENT
39 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
40    the CoreFoundation framework. */
41 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
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 if the GNU dcgettext() function is already present or preinstalled.
56    */
57 #undef HAVE_DCGETTEXT
59 /* Define to 1 if you have the declaration of `madvise', and to 0 if you
60    don't. */
61 #undef HAVE_DECL_MADVISE
63 /* Define to 1 if you have the declaration of `posix_fadvise', and to 0 if you
64    don't. */
65 #undef HAVE_DECL_POSIX_FADVISE
67 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
68    don't. */
69 #undef HAVE_DECL_STRERROR_R
71 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
72    */
73 #undef HAVE_DIRENT_H
75 /* Define to 1 if you have the <dlfcn.h> header file. */
76 #undef HAVE_DLFCN_H
78 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
79 #undef HAVE_DOPRNT
81 /* Define to 1 if you have the <errno.h> header file. */
82 #undef HAVE_ERRNO_H
84 /* Define to 1 if you have the <fcntl.h> header file. */
85 #undef HAVE_FCNTL_H
87 /* Define to 1 if you have the `fdatasync' function. */
88 #undef HAVE_FDATASYNC
90 /* Define to 1 if you have the <features.h> header file. */
91 #undef HAVE_FEATURES_H
93 /* Define to 1 if you have the `finite' function. */
94 #undef HAVE_FINITE
96 /* Define to 1 if you have the <float.h> header file. */
97 #undef HAVE_FLOAT_H
99 /* Define to 1 if you have the `fpclass' function. */
100 #undef HAVE_FPCLASS
102 /* Define to 1 if you have the `fpclassify' function. */
103 #undef HAVE_FPCLASSIFY
105 /* Define to 1 if you have the `fp_class' function. */
106 #undef HAVE_FP_CLASS
108 /* Define to 1 if you have the <fp_class.h> header file. */
109 #undef HAVE_FP_CLASS_H
111 /* Define to 1 if you have the `fsync' function. */
112 #undef HAVE_FSYNC
114 /* Define to 1 if you have the `getaddrinfo' function. */
115 #undef HAVE_GETADDRINFO
117 /* Define to 1 if you have the `getpagesize' function. */
118 #undef HAVE_GETPAGESIZE
120 /* Define to 1 if you have the `getrusage' function. */
121 #undef HAVE_GETRUSAGE
123 /* Define if the GNU gettext() function is already present or preinstalled. */
124 #undef HAVE_GETTEXT
126 /* Define to 1 if you have the `gettimeofday' function. */
127 #undef HAVE_GETTIMEOFDAY
129 /* Define to 1 if you have the `getuid' function. */
130 #undef HAVE_GETUID
132 /* Define to 1 if you have the `hosts_access' function. */
133 #undef HAVE_HOSTS_ACCESS
135 /* Define if you have the iconv() function and it works. */
136 #undef HAVE_ICONV
138 /* Define to 1 if you have the <ieeefp.h> header file. */
139 #undef HAVE_IEEEFP_H
141 /* Define to 1 if you have the <inttypes.h> header file. */
142 #undef HAVE_INTTYPES_H
144 /* Define to 1 if you have the global variable 'int opterr'. */
145 #undef HAVE_INT_OPTERR
147 /* Define to 1 if you have the `isfinite' function. */
148 #undef HAVE_ISFINITE
150 /* Define to 1 if you have the `isinf' function. */
151 #undef HAVE_ISINF
153 /* Define to 1 if you have the `isnan' function. */
154 #undef HAVE_ISNAN
156 /* Define to 1 if you have the <langinfo.h> header file. */
157 #undef HAVE_LANGINFO_H
159 /* have got libdbi installed */
160 #undef HAVE_LIBDBI
162 /* Define to 1 if you have the <libgen.h> header file. */
163 #undef HAVE_LIBGEN_H
165 /* Define to 1 if you have the `m' library (-lm). */
166 #undef HAVE_LIBM
168 /* have got libwrap installed */
169 #undef HAVE_LIBWRAP
171 /* Define to 1 if you have the <lualib.h> header file. */
172 #undef HAVE_LUALIB_H
174 /* Define to 1 if you have the <lua.h> header file. */
175 #undef HAVE_LUA_H
177 /* Define to 1 if you have the `madvise' function. */
178 #undef HAVE_MADVISE
180 /* Define to 1 if you have the <malloc.h> header file. */
181 #undef HAVE_MALLOC_H
183 /* Define to 1 if you have the <math.h> header file. */
184 #undef HAVE_MATH_H
186 /* Define to 1 if you have the `mbstowcs' function. */
187 #undef HAVE_MBSTOWCS
189 /* Define to 1 if you have the `memmove' function. */
190 #undef HAVE_MEMMOVE
192 /* Define to 1 if you have the <memory.h> header file. */
193 #undef HAVE_MEMORY_H
195 /* Define to 1 if you have the `mktime' function. */
196 #undef HAVE_MKTIME
198 /* Define to 1 if you have the `mmap' function. */
199 #undef HAVE_MMAP
201 /* Define to 1 if you have the `msync' function. */
202 #undef HAVE_MSYNC
204 /* Define to 1 if you have the `munmap' function. */
205 #undef HAVE_MUNMAP
207 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
208 #undef HAVE_NDIR_H
210 /* Define to 1 if you have the `nl_langinfo' function. */
211 #undef HAVE_NL_LANGINFO
213 /* Define to 1 if you have the `opendir' function. */
214 #undef HAVE_OPENDIR
216 /* Define to 1 if you have the `posix_fadvise' function. */
217 #undef HAVE_POSIX_FADVISE
219 /* Define to 1 if you have the `posix_fallocate' function. */
220 #undef HAVE_POSIX_FALLOCATE
222 /* Define to 1 if you have the `posix_madvise' function. */
223 #undef HAVE_POSIX_MADVISE
225 /* Define if you have POSIX threads libraries and header files. */
226 #undef HAVE_PTHREAD
228 /* Define to 1 if you have the `readdir' function. */
229 #undef HAVE_READDIR
231 /* Define to 1 if you have the `rint' function. */
232 #undef HAVE_RINT
234 /* Define to 1 if you have the `round' function. */
235 #undef HAVE_ROUND
237 /* is rrd_graph supported by this install */
238 #undef HAVE_RRD_GRAPH
240 /* Define to 1 if you have the <signal.h> header file. */
241 #undef HAVE_SIGNAL_H
243 /* Define to 1 if you have the `snprintf' function. */
244 #undef HAVE_SNPRINTF
246 /* Define to 1 if you have the `socket' function. */
247 #undef HAVE_SOCKET
249 /* Define to 1 if you have the <stdint.h> header file. */
250 #undef HAVE_STDINT_H
252 /* Define to 1 if you have the <stdio.h> header file. */
253 #undef HAVE_STDIO_H
255 /* Define to 1 if you have the <stdlib.h> header file. */
256 #undef HAVE_STDLIB_H
258 /* Define to 1 if you have the `strchr' function. */
259 #undef HAVE_STRCHR
261 /* Define to 1 if you have the `strerror' function. */
262 #undef HAVE_STRERROR
264 /* Define to 1 if you have the `strerror_r' function. */
265 #undef HAVE_STRERROR_R
267 /* Define to 1 if you have the `strftime' function. */
268 #undef HAVE_STRFTIME
270 /* Define to 1 if you have the <strings.h> header file. */
271 #undef HAVE_STRINGS_H
273 /* Define to 1 if you have the <string.h> header file. */
274 #undef HAVE_STRING_H
276 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
277    */
278 #undef HAVE_SYS_DIR_H
280 /* Define to 1 if you have the <sys/mman.h> header file. */
281 #undef HAVE_SYS_MMAN_H
283 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
284    */
285 #undef HAVE_SYS_NDIR_H
287 /* Define to 1 if you have the <sys/param.h> header file. */
288 #undef HAVE_SYS_PARAM_H
290 /* Define to 1 if you have the <sys/resource.h> header file. */
291 #undef HAVE_SYS_RESOURCE_H
293 /* Define to 1 if you have the <sys/stat.h> header file. */
294 #undef HAVE_SYS_STAT_H
296 /* Define to 1 if you have the <sys/times.h> header file. */
297 #undef HAVE_SYS_TIMES_H
299 /* Define to 1 if you have the <sys/types.h> header file. */
300 #undef HAVE_SYS_TYPES_H
302 /* is there an external timezone variable instead ? */
303 #undef HAVE_TIMEZONE
305 /* does tm have a tm_gmtoff member */
306 #undef HAVE_TM_GMTOFF
308 /* Define to 1 if you have the `tzset' function. */
309 #undef HAVE_TZSET
311 /* Define to 1 if you have the <unistd.h> header file. */
312 #undef HAVE_UNISTD_H
314 /* Define to 1 if you have the `vasprintf' function. */
315 #undef HAVE_VASPRINTF
317 /* Define to 1 if you have the `vprintf' function. */
318 #undef HAVE_VPRINTF
320 /* Define to 1 if you have the `vsnprintf' function. */
321 #undef HAVE_VSNPRINTF
323 /* Define to 1 if you have the `_NL_TIME_WEEK_1STDAY' function. */
324 #undef HAVE__NL_TIME_WEEK_1STDAY
326 /* Define to the sub-directory in which libtool stores uninstalled libraries.
327    */
328 #undef LT_OBJDIR
330 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
331 #undef NO_MINUS_C_MINUS_O
333 /* Name of package */
334 #undef PACKAGE
336 /* Define to the address where bug reports for this package should be sent. */
337 #undef PACKAGE_BUGREPORT
339 /* Define to the full name of this package. */
340 #undef PACKAGE_NAME
342 /* Define to the full name and version of this package. */
343 #undef PACKAGE_STRING
345 /* Define to the one symbol short name of this package. */
346 #undef PACKAGE_TARNAME
348 /* Define to the home page for this package. */
349 #undef PACKAGE_URL
351 /* Define to the version of this package. */
352 #undef PACKAGE_VERSION
354 /* Define to necessary symbol if this constant uses a non-standard name on
355    your system. */
356 #undef PTHREAD_CREATE_JOINABLE
358 /* Vertical label angle: -90.0 (default) or 90.0 */
359 #undef RRDGRAPH_YLEGEND_ANGLE
361 /* The size of `time_t', as computed by sizeof. */
362 #undef SIZEOF_TIME_T
364 /* Define to 1 if you have the ANSI C header files. */
365 #undef STDC_HEADERS
367 /* Define to 1 if strerror_r returns char *. */
368 #undef STRERROR_R_CHAR_P
370 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
371 #undef TIME_WITH_SYS_TIME
373 /* the real name of tm_gmtoff */
374 #undef TM_GMTOFF
376 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
377 #undef TM_IN_SYS_TIME
379 /* Enable extensions on AIX 3, Interix.  */
380 #ifndef _ALL_SOURCE
381 # undef _ALL_SOURCE
382 #endif
383 /* Enable GNU extensions on systems that have them.  */
384 #ifndef _GNU_SOURCE
385 # undef _GNU_SOURCE
386 #endif
387 /* Enable threading extensions on Solaris.  */
388 #ifndef _POSIX_PTHREAD_SEMANTICS
389 # undef _POSIX_PTHREAD_SEMANTICS
390 #endif
391 /* Enable extensions on HP NonStop.  */
392 #ifndef _TANDEM_SOURCE
393 # undef _TANDEM_SOURCE
394 #endif
395 /* Enable general extensions on Solaris.  */
396 #ifndef __EXTENSIONS__
397 # undef __EXTENSIONS__
398 #endif
401 /* Version number of package */
402 #undef VERSION
404 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
405    significant byte first (like Motorola and SPARC, unlike Intel). */
406 #if defined AC_APPLE_UNIVERSAL_BUILD
407 # if defined __BIG_ENDIAN__
408 #  define WORDS_BIGENDIAN 1
409 # endif
410 #else
411 # ifndef WORDS_BIGENDIAN
412 #  undef WORDS_BIGENDIAN
413 # endif
414 #endif
416 /* Define to 1 if on MINIX. */
417 #undef _MINIX
419 /* Define to 2 if the system does not provide POSIX.1 features except with
420    this defined. */
421 #undef _POSIX_1_SOURCE
423 /* Define to 1 if you need to in order for `stat' and other things to work. */
424 #undef _POSIX_SOURCE
426 /* Define to empty if `const' does not conform to ANSI C. */
427 #undef const
431 #ifdef MUST_HAVE_MALLOC_MALLOC_H
432 #  include <malloc/malloc.h>
433 #endif
435 #include "src/rrd_config_bottom.h"
437 #endif