1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if you have the `alarm' function. */
6 /* Define to 1 if you have the <fcntl.h> header file. */
9 /* Define to 1 if you have the <inttypes.h> header file. */
10 #undef HAVE_INTTYPES_H
12 /* Define to 1 if you have the <locale.h> header file. */
15 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
19 /* Define to 1 if you have the `memmove' function. */
22 /* Define to 1 if you have the <memory.h> header file. */
25 /* Define to 1 if you have the `memset' function. */
28 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
29 and to 0 otherwise. */
32 /* Define to 1 if you have the `rint' function. */
35 /* Define to 1 if you have the `setlocale' function. */
38 /* Define to 1 if you have the `sqrt' function. */
41 /* Define to 1 if stdbool.h conforms to C99. */
44 /* Define to 1 if you have the <stddef.h> header file. */
47 /* Define to 1 if you have the <stdint.h> header file. */
50 /* Define to 1 if you have the <stdlib.h> header file. */
53 /* Define to 1 if you have the `strchr' function. */
56 /* Define to 1 if you have the `strdup' function. */
59 /* Define to 1 if you have the <strings.h> header file. */
62 /* Define to 1 if you have the <string.h> header file. */
65 /* Define to 1 if you have the `strrchr' function. */
68 /* Define to 1 if you have the `strtol' function. */
71 /* Define to 1 if you have the <sys/param.h> header file. */
72 #undef HAVE_SYS_PARAM_H
74 /* Define to 1 if you have the <sys/stat.h> header file. */
75 #undef HAVE_SYS_STAT_H
77 /* Define to 1 if you have the <sys/time.h> header file. */
78 #undef HAVE_SYS_TIME_H
80 /* Define to 1 if you have the <sys/types.h> header file. */
81 #undef HAVE_SYS_TYPES_H
83 /* Define to 1 if you have the <unistd.h> header file. */
86 /* Define to 1 if you have the <values.h> header file. */
89 /* Define to 1 if the system has the type `_Bool'. */
95 /* Define to the address where bug reports for this package should be sent. */
96 #undef PACKAGE_BUGREPORT
98 /* Define to the full name of this package. */
101 /* Define to the full name and version of this package. */
102 #undef PACKAGE_STRING
104 /* Define to the one symbol short name of this package. */
105 #undef PACKAGE_TARNAME
107 /* Define to the version of this package. */
108 #undef PACKAGE_VERSION
110 /* Define to 1 if you have the ANSI C header files. */
113 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
114 #undef TIME_WITH_SYS_TIME
116 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
117 #undef TM_IN_SYS_TIME
119 /* Version number of package */
122 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
124 #undef YYTEXT_POINTER
126 /* Define to empty if `const' does not conform to ANSI C. */
129 /* Define to `__inline__' or `__inline' if that's what the C compiler
130 calls it, or to nothing if 'inline' is not supported under any name. */
135 /* Define to rpl_malloc if the replacement function should be used. */
138 /* Define to rpl_realloc if the replacement function should be used. */
141 /* Define to `unsigned' if <sys/types.h> does not define. */