1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the <dlfcn.h> header file. */
6 /* Define to 1 if you have the <fcntl.h> header file. */
9 /* Define to 1 if you have the `fork' function. */
12 /* Define to 1 if you have the <inttypes.h> header file. */
13 #undef HAVE_INTTYPES_H
15 /* Define to 1 if you have the <libintl.h> header file. */
18 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
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 <stddef.h> header file. */
35 /* Define to 1 if you have the <stdint.h> header file. */
38 /* Define to 1 if you have the <stdlib.h> header file. */
41 /* Define to 1 if you have the `strchr' function. */
44 /* Define to 1 if you have the `strdup' function. */
47 /* Define to 1 if you have the `strerror' function. */
50 /* Define to 1 if you have the <strings.h> header file. */
53 /* Define to 1 if you have the <string.h> header file. */
56 /* Define to 1 if you have the `strrchr' function. */
59 /* Define to 1 if you have the `strstr' function. */
62 /* Define to 1 if you have the `strtol' function. */
65 /* Define to 1 if you have the <sys/stat.h> header file. */
66 #undef HAVE_SYS_STAT_H
68 /* Define to 1 if you have the <sys/time.h> header file. */
69 #undef HAVE_SYS_TIME_H
71 /* Define to 1 if you have the <sys/types.h> header file. */
72 #undef HAVE_SYS_TYPES_H
74 /* Define to 1 if you have the <unistd.h> header file. */
77 /* Define to 1 if you have the `vfork' function. */
80 /* Define to 1 if you have the <vfork.h> header file. */
83 /* Define to 1 if `fork' works. */
84 #undef HAVE_WORKING_FORK
86 /* Define to 1 if `vfork' works. */
87 #undef HAVE_WORKING_VFORK
89 /* Define to 1 if the system has the type `_Bool'. */
92 /* Define to the sub-directory in which libtool stores uninstalled libraries.
96 /* Define to the address where bug reports for this package should be sent. */
97 #undef PACKAGE_BUGREPORT
99 /* Define to the full name of this package. */
102 /* Define to the full name and version of this package. */
103 #undef PACKAGE_STRING
105 /* Define to the one symbol short name of this package. */
106 #undef PACKAGE_TARNAME
108 /* Define to the home page for this package. */
111 /* Define to the version of this package. */
112 #undef PACKAGE_VERSION
114 /* Define to 1 if you have the ANSI C header files. */
117 /* Define to rpl_malloc if the replacement function should be used. */
120 /* Define to `long int' if <sys/types.h> does not define. */
123 /* Define to `int' if <sys/types.h> does not define. */
126 /* Define to rpl_realloc if the replacement function should be used. */
129 /* Define to `unsigned int' if <sys/types.h> does not define. */
132 /* Define as `fork' if `vfork' does not work. */