1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to enable the XPLC delete detector. */
4 #undef ENABLE_DELETE_DETECTOR
6 /* UniConf::isok() doesn't exist in WvStreams 4.0 */
7 #undef HAVE_DECL_UNICONF_ISOK
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 <memory.h> header file. */
15 /* Define to 1 if you have the <stdint.h> header file. */
18 /* Define to 1 if you have the <stdlib.h> header file. */
21 /* Define to 1 if you have the <strings.h> header file. */
24 /* Define to 1 if you have the <string.h> header file. */
27 /* Define to 1 if you have the <sys/stat.h> header file. */
28 #undef HAVE_SYS_STAT_H
30 /* Define to 1 if you have the <sys/types.h> header file. */
31 #undef HAVE_SYS_TYPES_H
33 /* Define to 1 if you have the <unistd.h> header file. */
36 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
37 #undef HAVE_VALGRIND_MEMCHECK_H
39 /* Define to the address where bug reports for this package should be sent. */
40 #undef PACKAGE_BUGREPORT
42 /* Define to the full name of this package. */
45 /* Define to the full name and version of this package. */
48 /* Define to the one symbol short name of this package. */
49 #undef PACKAGE_TARNAME
51 /* Define to the version of this package. */
52 #undef PACKAGE_VERSION
54 /* Define to 1 if you have the ANSI C header files. */
57 /* Define to disable WvResolver forking for debugging with gdb. */
58 #undef WVRESOLVER_SKIP_FORK