1321936Shselasky/* config.h.  Generated from config.h.in by configure.  */
2321936Shselasky/* config.h.in.  Generated from configure.ac by autoheader.  */
3321936Shselasky
4321936Shselasky/* Define to 1 if you have the <dlfcn.h> header file. */
5321936Shselasky#define HAVE_DLFCN_H 1
6321936Shselasky
7321936Shselasky/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
8321936Shselasky/* #undef HAVE_DOPRNT */
9321936Shselasky
10321936Shselasky/* Define to 1 if you have the <fcntl.h> header file. */
11321936Shselasky#define HAVE_FCNTL_H 1
12321936Shselasky
13321936Shselasky/* Define to 1 to indicate GLIB support */
14321936Shselasky/* #undef HAVE_GLIB */
15321936Shselasky
16321936Shselasky/* Define if IB_PC_QP1_DROP_F exists in mad.h enum MAD_FIELDS. */
17321936Shselasky#define HAVE_IB_PC_QP1_DROP_F 1
18321936Shselasky
19321936Shselasky/* Define to 1 if you have the <inttypes.h> header file. */
20321936Shselasky#define HAVE_INTTYPES_H 1
21321936Shselasky
22321936Shselasky/* Define to 1 if you have the `ibmad' library (-libmad). */
23321936Shselasky#define HAVE_LIBIBMAD 1
24321936Shselasky
25321936Shselasky/* Define to 1 if you have the `ibumad' library (-libumad). */
26321936Shselasky#define HAVE_LIBIBUMAD 1
27321936Shselasky
28321936Shselasky/* Define to 1 if you have the `osmcomp' library (-losmcomp). */
29321936Shselasky#define HAVE_LIBOSMCOMP 1
30321936Shselasky
31321936Shselasky/* Define to 1 if you have the `udev' library (-ludev). */
32321936Shselasky/* #undef HAVE_LIBUDEV */
33321936Shselasky
34321936Shselasky/* Define to 1 if you have the <memory.h> header file. */
35321936Shselasky#define HAVE_MEMORY_H 1
36321936Shselasky
37321936Shselasky/* Define to 1 if you have the `memset' function. */
38321936Shselasky#define HAVE_MEMSET 1
39321936Shselasky
40321936Shselasky/* Define to 1 if you have the <netinet/in.h> header file. */
41321936Shselasky#define HAVE_NETINET_IN_H 1
42321936Shselasky
43321936Shselasky/* Define to 1 if you have the <stdint.h> header file. */
44321936Shselasky#define HAVE_STDINT_H 1
45321936Shselasky
46321936Shselasky/* Define to 1 if you have the <stdlib.h> header file. */
47321936Shselasky#define HAVE_STDLIB_H 1
48321936Shselasky
49321936Shselasky/* Define to 1 if you have the `strchr' function. */
50321936Shselasky#define HAVE_STRCHR 1
51321936Shselasky
52321936Shselasky/* Define to 1 if you have the <strings.h> header file. */
53321936Shselasky#define HAVE_STRINGS_H 1
54321936Shselasky
55321936Shselasky/* Define to 1 if you have the <string.h> header file. */
56321936Shselasky#define HAVE_STRING_H 1
57321936Shselasky
58321936Shselasky/* Define to 1 if you have the `strrchr' function. */
59321936Shselasky#define HAVE_STRRCHR 1
60321936Shselasky
61321936Shselasky/* Define to 1 if you have the `strtol' function. */
62321936Shselasky#define HAVE_STRTOL 1
63321936Shselasky
64321936Shselasky/* Define to 1 if you have the `strtoul' function. */
65321936Shselasky#define HAVE_STRTOUL 1
66321936Shselasky
67321936Shselasky/* Define to 1 if you have the `strtoull' function. */
68321936Shselasky#define HAVE_STRTOULL 1
69321936Shselasky
70321936Shselasky/* Define to 1 if you have the <sys/ioctl.h> header file. */
71321936Shselasky#define HAVE_SYS_IOCTL_H 1
72321936Shselasky
73321936Shselasky/* Define to 1 if you have the <sys/stat.h> header file. */
74321936Shselasky#define HAVE_SYS_STAT_H 1
75321936Shselasky
76321936Shselasky/* Define to 1 if you have the <sys/types.h> header file. */
77321936Shselasky#define HAVE_SYS_TYPES_H 1
78321936Shselasky
79321936Shselasky/* Define to 1 if you have the `udev_get_sys_path' function. */
80321936Shselasky/* #undef HAVE_UDEV_GET_SYS_PATH */
81321936Shselasky
82321936Shselasky/* Define to 1 if struct umad_port has link_layer member */
83321936Shselasky#define HAVE_UMAD_PORT_LINK_LAYER 1
84321936Shselasky
85321936Shselasky/* Define to 1 if you have the <unistd.h> header file. */
86321936Shselasky#define HAVE_UNISTD_H 1
87321936Shselasky
88321936Shselasky/* Define to 1 if you have the `vprintf' function. */
89321936Shselasky#define HAVE_VPRINTF 1
90321936Shselasky
91321936Shselasky/* Define the path to configurations */
92321936Shselasky#define IBDIAG_CONFIG_PATH "/etc/infiniband-diags"
93321936Shselasky
94321936Shselasky/* Define to the sub-directory where libtool stores uninstalled libraries. */
95321936Shselasky#define LT_OBJDIR ".libs/"
96321936Shselasky
97321936Shselasky/* Name of package */
98321936Shselasky#define PACKAGE "infiniband-diags"
99321936Shselasky
100321936Shselasky/* Define to the address where bug reports for this package should be sent. */
101321936Shselasky#define PACKAGE_BUGREPORT "linux-rdma@vger.kernel.org"
102321936Shselasky
103321936Shselasky/* Define to the full name of this package. */
104321936Shselasky#define PACKAGE_NAME "infiniband-diags"
105321936Shselasky
106321936Shselasky/* Define to the full name and version of this package. */
107321936Shselasky#define PACKAGE_STRING "infiniband-diags 1.6.7"
108321936Shselasky
109321936Shselasky/* Define to the one symbol short name of this package. */
110321936Shselasky#define PACKAGE_TARNAME "infiniband-diags"
111321936Shselasky
112321936Shselasky/* Define to the home page for this package. */
113321936Shselasky#define PACKAGE_URL ""
114321936Shselasky
115321936Shselasky/* Define to the version of this package. */
116321936Shselasky#define PACKAGE_VERSION "1.6.7"
117321936Shselasky
118321936Shselasky/* Define to 1 if you have the ANSI C header files. */
119321936Shselasky#define STDC_HEADERS 1
120321936Shselasky
121321936Shselasky/* Version number of package */
122321936Shselasky#define VERSION "1.6.7"
123321936Shselasky
124321936Shselasky/* Define to empty if `const' does not conform to ANSI C. */
125321936Shselasky/* #undef const */
126