1219820Sjeff/* config.h.in.  Generated from configure.in by autoheader.  */
2219820Sjeff
3219820Sjeff/* Define to 1 if you have the <dlfcn.h> header file. */
4219820Sjeff#undef HAVE_DLFCN_H
5219820Sjeff
6219820Sjeff/* Define to 1 if you have the <inttypes.h> header file. */
7219820Sjeff#undef HAVE_INTTYPES_H
8219820Sjeff
9219820Sjeff/* Define to 1 if you have the `ibverbs' library (-libverbs). */
10219820Sjeff#undef HAVE_LIBIBVERBS
11219820Sjeff
12219820Sjeff/* Define to 1 if you have the <memory.h> header file. */
13219820Sjeff#undef HAVE_MEMORY_H
14219820Sjeff
15219820Sjeff/* Define to 1 if you have the <stdint.h> header file. */
16219820Sjeff#undef HAVE_STDINT_H
17219820Sjeff
18219820Sjeff/* Define to 1 if you have the <stdlib.h> header file. */
19219820Sjeff#undef HAVE_STDLIB_H
20219820Sjeff
21219820Sjeff/* Define to 1 if you have the <strings.h> header file. */
22219820Sjeff#undef HAVE_STRINGS_H
23219820Sjeff
24219820Sjeff/* Define to 1 if you have the <string.h> header file. */
25219820Sjeff#undef HAVE_STRING_H
26219820Sjeff
27219820Sjeff/* Define to 1 if you have the <sys/stat.h> header file. */
28219820Sjeff#undef HAVE_SYS_STAT_H
29219820Sjeff
30219820Sjeff/* Define to 1 if you have the <sys/types.h> header file. */
31219820Sjeff#undef HAVE_SYS_TYPES_H
32219820Sjeff
33219820Sjeff/* Define to 1 if you have the <unistd.h> header file. */
34219820Sjeff#undef HAVE_UNISTD_H
35219820Sjeff
36219820Sjeff/* Define to 1 to enable valgrind annotations */
37219820Sjeff#undef INCLUDE_VALGRIND
38219820Sjeff
39219820Sjeff/* Name of package */
40219820Sjeff#undef PACKAGE
41219820Sjeff
42219820Sjeff/* Define to the address where bug reports for this package should be sent. */
43219820Sjeff#undef PACKAGE_BUGREPORT
44219820Sjeff
45219820Sjeff/* Define to the full name of this package. */
46219820Sjeff#undef PACKAGE_NAME
47219820Sjeff
48219820Sjeff/* Define to the full name and version of this package. */
49219820Sjeff#undef PACKAGE_STRING
50219820Sjeff
51219820Sjeff/* Define to the one symbol short name of this package. */
52219820Sjeff#undef PACKAGE_TARNAME
53219820Sjeff
54219820Sjeff/* Define to the version of this package. */
55219820Sjeff#undef PACKAGE_VERSION
56219820Sjeff
57219820Sjeff/* The size of a `long', as computed by sizeof. */
58219820Sjeff#undef SIZEOF_LONG
59219820Sjeff
60219820Sjeff/* Define to 1 if you have the ANSI C header files. */
61219820Sjeff#undef STDC_HEADERS
62219820Sjeff
63219820Sjeff/* Version number of package */
64219820Sjeff#undef VERSION
65219820Sjeff
66219820Sjeff/* Define to empty if `const' does not conform to ANSI C. */
67219820Sjeff#undef const
68