1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
6 /* Define to 1 if you have the <inttypes.h> header file. */
9 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
13 /* Define to 1 if you have the <memory.h> header file. */
16 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
17 and to 0 otherwise. */
20 /* Define to 1 if you have the <stddef.h> header file. */
23 /* Define to 1 if you have the <stdint.h> header file. */
26 /* Define to 1 if you have the <stdlib.h> header file. */
29 /* Define to 1 if you have the `strchr' function. */
32 /* Define to 1 if you have the <strings.h> header file. */
35 /* Define to 1 if you have the <string.h> header file. */
38 /* Define to 1 if you have the `strrchr' function. */
41 /* Define to 1 if you have the `strtol' function. */
44 /* Define to 1 if you have the <sys/stat.h> header file. */
45 #undef HAVE_SYS_STAT_H
47 /* Define to 1 if you have the <sys/types.h> header file. */
48 #undef HAVE_SYS_TYPES_H
50 /* Define to 1 if you have the <unistd.h> header file. */
53 /* Define to 1 if you have the `vprintf' function. */
59 /* Define to the address where bug reports for this package should be sent. */
60 #undef PACKAGE_BUGREPORT
62 /* Define to the full name of this package. */
65 /* Define to the full name and version of this package. */
68 /* Define to the one symbol short name of this package. */
69 #undef PACKAGE_TARNAME
71 /* Define to the version of this package. */
72 #undef PACKAGE_VERSION
74 /* Define to 1 if you have the ANSI C header files. */
77 /* Version number of package */
80 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
84 /* Define to empty if `const' does not conform to ANSI C. */
87 /* Define to rpl_malloc if the replacement function should be used. */
90 /* Define to rpl_realloc if the replacement function should be used. */
93 /* Define to `unsigned int' if <sys/types.h> does not define. */