1c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* src/config.h.in.  Generated from configure.ac by autoheader.  */
2c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
3c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <dlfcn.h> header file. */
4c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_DLFCN_H
5c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
6c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <ext/rope> header file. */
7c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_EXT_ROPE
8c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
9c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <fnmatch.h> header file. */
10c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_FNMATCH_H
11c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
12c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <getopt.h> header file. */
13c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_GETOPT_H
14c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
15c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the `gettimeofday' function. */
16c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_GETTIMEOFDAY
17c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
18c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <inttypes.h> header file. */
19c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_INTTYPES_H
20c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
21c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <malloc.h> header file. */
22c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_MALLOC_H
23c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
24c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the `memalign' function. */
25c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_MEMALIGN
26c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
27c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <memory.h> header file. */
28c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_MEMORY_H
29c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
30c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the `mprotect' function. */
31c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_MPROTECT
32c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
33c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the `posix_memalign' function. */
34c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_POSIX_MEMALIGN
35c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
36c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the `QueryPerformanceCounter' function. */
37c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_QUERYPERFORMANCECOUNTER
38c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
39c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <stdint.h> header file. */
40c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_STDINT_H
41c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
42c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <stdlib.h> header file. */
43c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_STDLIB_H
44c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
45c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <strings.h> header file. */
46c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_STRINGS_H
47c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
48c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <string.h> header file. */
49c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_STRING_H
50c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
51c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the `strtoll' function. */
52c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_STRTOLL
53c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
54c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the `strtoq' function. */
55c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_STRTOQ
56c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
57c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <sys/mman.h> header file. */
58c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_SYS_MMAN_H
59c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
60c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <sys/stat.h> header file. */
61c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_SYS_STAT_H
62c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
63c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <sys/time.h> header file. */
64c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_SYS_TIME_H
65c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
66c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <sys/types.h> header file. */
67c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_SYS_TYPES_H
68c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
69c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if the system has the type `uint16_t'. */
70c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_UINT16_T
71c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
72c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <unistd.h> header file. */
73c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_UNISTD_H
74c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
75c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if the system has the type `u_int16_t'. */
76c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_U_INT16_T
77c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
78c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the <windows.h> header file. */
79c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE_WINDOWS_H
80c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
81c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* define if your compiler has __attribute__ */
82c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE___ATTRIBUTE__
83c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
84c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if the system has the type `__int16'. */
85c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef HAVE___INT16
86c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
87c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Name of package */
88c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef PACKAGE
89c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
90c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to the address where bug reports for this package should be sent. */
91c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef PACKAGE_BUGREPORT
92c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
93c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to the full name of this package. */
94c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef PACKAGE_NAME
95c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
96c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to the full name and version of this package. */
97c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef PACKAGE_STRING
98c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
99c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to the one symbol short name of this package. */
100c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef PACKAGE_TARNAME
101c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
102c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to the version of this package. */
103c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef PACKAGE_VERSION
104c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
105c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Define to 1 if you have the ANSI C header files. */
106c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef STDC_HEADERS
107c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
108c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Use custom compare function instead of memcmp */
109c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef VCDIFF_USE_BLOCK_COMPARE_WORDS
110c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott
111c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott/* Version number of package */
112c7f5f8508d98d5952d42ed7648c2a8f30a4da156Patrick Scott#undef VERSION
113