1178479Sjb/* config.h.in.  Generated from configure.in by autoheader.  */
2178479Sjb
3178479Sjb/* Define to 1 if you have the <dlfcn.h> header file. */
4178479Sjb#undef HAVE_DLFCN_H
5178479Sjb
6178479Sjb/* Define to 1 if you have the <inttypes.h> header file. */
7178479Sjb#undef HAVE_INTTYPES_H
8178479Sjb
9178479Sjb/* Define to 1 if you have the `ibverbs' library (-libverbs). */
10178479Sjb#undef HAVE_LIBIBVERBS
11178479Sjb
12178479Sjb/* Define to 1 if you have the <memory.h> header file. */
13178479Sjb#undef HAVE_MEMORY_H
14178479Sjb
15178479Sjb/* Define to 1 if you have the <stdint.h> header file. */
16178479Sjb#undef HAVE_STDINT_H
17178479Sjb
18178479Sjb/* Define to 1 if you have the <stdlib.h> header file. */
19178479Sjb#undef HAVE_STDLIB_H
20178479Sjb
21178563Sjb/* Define to 1 if you have the <strings.h> header file. */
22178479Sjb#undef HAVE_STRINGS_H
23210767Srpaulo
24178479Sjb/* Define to 1 if you have the <string.h> header file. */
25178479Sjb#undef HAVE_STRING_H
26178479Sjb
27237624Spfg/* Define to 1 if you have the <sys/stat.h> header file. */
28265234Spfg#undef HAVE_SYS_STAT_H
29250574Smarkj
30237624Spfg/* Define to 1 if you have the <sys/types.h> header file. */
31237624Spfg#undef HAVE_SYS_TYPES_H
32178479Sjb
33178479Sjb/* Define to 1 if you have the <unistd.h> header file. */
34178479Sjb#undef HAVE_UNISTD_H
35178479Sjb
36178479Sjb/* Define to 1 to enable valgrind annotations */
37297077Smav#undef INCLUDE_VALGRIND
38178563Sjb
39178563Sjb/* Name of package */
40178563Sjb#undef PACKAGE
41178563Sjb
42178563Sjb/* Define to the address where bug reports for this package should be sent. */
43178563Sjb#undef PACKAGE_BUGREPORT
44178479Sjb
45178479Sjb/* Define to the full name of this package. */
46178479Sjb#undef PACKAGE_NAME
47178479Sjb
48297077Smav/* Define to the full name and version of this package. */
49210767Srpaulo#undef PACKAGE_STRING
50210767Srpaulo
51178479Sjb/* Define to the one symbol short name of this package. */
52178479Sjb#undef PACKAGE_TARNAME
53178479Sjb
54178479Sjb/* Define to the version of this package. */
55178479Sjb#undef PACKAGE_VERSION
56178479Sjb
57178479Sjb/* The size of a `long', as computed by sizeof. */
58178479Sjb#undef SIZEOF_LONG
59178479Sjb
60178479Sjb/* Define to 1 if you have the ANSI C header files. */
61178479Sjb#undef STDC_HEADERS
62178479Sjb
63178479Sjb/* Version number of package */
64178479Sjb#undef VERSION
65178479Sjb
66178479Sjb/* Define to empty if `const' does not conform to ANSI C. */
67250574Smarkj#undef const
68178479Sjb