-
Notifications
You must be signed in to change notification settings - Fork 7
/
config.h.cmake
213 lines (141 loc) · 6.02 KB
/
config.h.cmake
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
#ifndef _CM_CONFIG_H
#define _CM_CONFIG_H
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <enet/enet.h> header file. */
#cmakedefine HAVE_ENET_ENET_H
/* Define to desired port range Low:High */
#define EVPATH_DEFAULT_PORT_RANGE "@EVPATH_DEFAULT_PORT_RANGE@"
/* Define to 1 if you have the enet header and libraries */
#cmakedefine ENET_FOUND
/* Define to 1 to if ZPL ENET transport was built */
#cmakedefine ZPL_ENET_AVAILABLE
/* Define to 1 if you have the udt4 header and libraries */
#cmakedefine UDT4_FOUND
/* Define to 1 if you have the IB header and libraries */
#cmakedefine IB_FOUND
/* Define to 1 if you have the LIBFABRIC header and libraries */
#cmakedefine LIBFABRIC_FOUND
/* Define to 1 if you have the df_shm header and libraries */
#cmakedefine DF_SHM_FOUND
/* Place where evpath transport modules are installed */
#cmakedefine EVPATH_MODULE_INSTALL_DIR "@EVPATH_MODULE_INSTALL_DIR@"
/* Place where evpath tests are to be installed */
#cmakedefine EVPATH_TEST_INSTALL_DIR "@EVPATH_TEST_INSTALL_DIR@"
/* Place where the ssh binary can be found */
#define SSH_PATH "@SSH@"
/* Define to 1 if you have the <dlfcn.h> header file. */
#cmakedefine HAVE_DLFCN_H
/* Define if fd_set has element fds_bits */
#cmakedefine HAVE_FDS_BITS
/* Define to 1 if you have the `getdomainname' function. */
#cmakedefine HAVE_GETDOMAINNAME
/* Define to 1 if you have the `getloadavg' function. */
#cmakedefine HAVE_GETLOADAVG
/* Define to 1 if you have the `gettimeofday' function. */
#cmakedefine HAVE_GETTIMEOFDAY
/* Define to 1 if you have the `pthread' library (-lpthread). */
#cmakedefine HAVE_LIBPTHREAD
/* Uses the Mac OS X style conventions for sysctl */
#cmakedefine HAVE_MAC_SYSCTL
/* Define if system uses LINUX-style sysctl */
#cmakedefine HAVE_LINUX_SYSCTL
/* Define to 1 if you have the <malloc.h> header file. */
#cmakedefine HAVE_MALLOC_H
/* Define to 1 if you have the <math.h> header file. */
#cmakedefine HAVE_MATH_H
/* Define to 1 if you have the <memory.h> header file. */
#cmakedefine HAVE_MEMORY_H
/* Define to 1 if you have the <netdb.h> header file. */
#cmakedefine HAVE_NETDB_H
/* Define to 1 if you have the <netinet/in.h> header file. */
#cmakedefine HAVE_NETINET_IN_H
/* Define to 1 if you have the <arpa/inet.h> header file. */
#cmakedefine HAVE_ARPA_INET_H
/* Define to 1 if you have the <stdarg.h> header file. */
#cmakedefine HAVE_STDARG_H
/* Define to 1 if you have the <stdint.h> header file. */
#cmakedefine HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#cmakedefine HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#cmakedefine HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#cmakedefine HAVE_STRING_H
/* Define to 1 if you have the `sysconf' function. */
#cmakedefine HAVE_SYSCONF
/* Define to 1 if you have the `sysinfo' function. */
#cmakedefine HAVE_SYSINFO
/* Define to 1 if you have the <sys/epoll.h> header file. */
#cmakedefine HAVE_SYS_EPOLL_H
/* Define to 1 if you have the <cod.h> header file. */
#cmakedefine HAVE_COD_H
/* Define to 1 if you have the <sys/select.h> header file. */
#cmakedefine HAVE_SYS_SELECT_H
/* Define to 1 if you have the <sys/sockio.h> header file. */
#cmakedefine HAVE_SYS_SOCKIO_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#cmakedefine HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/sysctl.h> header file. */
#cmakedefine HAVE_SYS_SYSCTL_H
/* Define to 1 if you have the <sys/times.h> header file. */
#cmakedefine HAVE_SYS_TIMES_H
/* Define to 1 if you have the <sys/time.h> header file. */
#cmakedefine HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
#cmakedefine HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/uio.h> header file. */
#cmakedefine HAVE_SYS_UIO_H
/* Define to 1 if you have the <sys/un.h> header file. */
#cmakedefine HAVE_SYS_UN_H
/* Define to 1 if you have the `uname' function. */
#cmakedefine HAVE_UNAME
/* Define to 1 if you have the <unistd.h> header file. */
#cmakedefine HAVE_UNISTD_H
/* Define to 1 if you have the <windows.h> header file. */
#cmakedefine HAVE_WINDOWS_H
/* Define to 1 if you have the <winsock2.h> header file. */
#cmakedefine HAVE_WINSOCK2_H
/* The size of `int', as computed by sizeof. */
#define SIZEOF_INT @SIZEOF_INT@
/* The size of `long', as computed by sizeof. */
#cmakedefine SIZEOF_LONG @SIZEOF_LONG@
/* Define to 1 if you have the `writev' function. */
#cmakedefine HAVE_WRITEV
/* Define to 1 if you have the `getifaddrs' function. */
#cmakedefine HAVE_GETIFADDRS
/* Define to 1 if you have the `clock_gettime' function. */
#cmakedefine HAVE_CLOCK_GETTIME
/* Define to 1 if you have the ANSI C header files. */
#cmakedefine STDC_HEADERS
/* Define this if Pthreads should be used for running tests */
#cmakedefine USE_PTHREADS
/* Version number of package */
#cmakedefine VERSION
/* Define so that glibc/gnulib argp.h does not typedef error_t. */
#cmakedefine __error_t_defined
/* Define to empty if `const' does not conform to ANSI C. */
#cmakedefine const
/* Define to a type to use for `error_t' if it is not otherwise available. */
#cmakedefine error_t
/* Define to `int' if <sys/types.h> does not define. */
#cmakedefine pid_t
/* Define to `int' if <sys/types.h> does not define. */
#cmakedefine pid_t
/* Define to the shared module suffix in use */
#cmakedefine CMAKE_SHARED_MODULE_SUFFIX "@CMAKE_SHARED_MODULE_SUFFIX@"
/* Set to 1 to build without dynamic linking */
#cmakedefine NO_DYNAMIC_LINKING @NO_DYNAMIC_LINKING@
/* Set to 1 if NNTI libraries and include file are found */
#cmakedefine NNTI_FOUND
/* Set to 1 if NVML libraries and include file are found */
#cmakedefine NVML_FOUND
/* Set to 1 if CM should default to CMSelfFormats */
#define CM_SELF_FORMATS @CM_SELF_FORMATS@
/* Set to 1 if Cmake found MPI for C */
#cmakedefine MPI_C_FOUND
/* Define if byteorder is bigendian */
#cmakedefine WORDS_BIGENDIAN
#define CM_DEFAULT_TRANSPORT "@CM_DEFAULT_TRANSPORT@"
#define CM_LIBRARY_PREFIX "@EVPATH_LIBRARY_PREFIX@"
#define IPCONFIG_ENVVAR_PREFIX "@IPCONFIG_ENVVAR_PREFIX@"
#endif