Grid Community Toolkit
6.2.1705709074 (tag: v6.2.20240202)
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
common
source
globus_i_common_config.h
1
/* globus_i_common_config.h. Generated from globus_i_common_config.h.in by configure. */
2
/* globus_i_common_config.h.in. Generated from configure.ac by autoheader. */
3
4
/* Define to 1 if the `closedir' function returns void instead of `int'. */
5
/* #undef CLOSEDIR_VOID */
6
7
/* Same as `HAVE_DIRENT_H', don't depend on me. */
8
#define DIRENT 1
9
10
/* Define to 1 if your system provides ctime_r(clock, buf) */
11
#define GLOBUS_HAVE_CTIME_R_2 1
12
13
/* Define to 1 if your system provides ctime_r(clock, buf, bufsize) */
14
/* #undef GLOBUS_HAVE_CTIME_R_3 */
15
16
/* Define to 1 if struct dirent has d_off member */
17
#define GLOBUS_HAVE_DIRENT_OFF 1
18
19
/* Define to 1 if struct dirent has d_offset member */
20
/* #undef GLOBUS_HAVE_DIRENT_OFFSET */
21
22
/* Define to 1 if struct dirent has d_reclen member */
23
#define GLOBUS_HAVE_DIRENT_RECLEN 1
24
25
/* Define to 1 if struct dirent has d_type member */
26
#define GLOBUS_HAVE_DIRENT_TYPE 1
27
28
/* Define to 1 if gethostbyaddr_r(address, length, type, hostent) exists */
29
/* #undef GLOBUS_HAVE_GETHOSTBYADDR_R_5 */
30
31
/* Define to 1 if gethostbyaddr_r(address, length, type, hostentp, buffer,
32
buflen, herrnop) exists. */
33
/* #undef GLOBUS_HAVE_GETHOSTBYADDR_R_7 */
34
35
/* Define to 1 if gethostbyaddr_r(address, length, type, h, buffer, buflen,
36
hp, herrnop) exists */
37
#define GLOBUS_HAVE_GETHOSTBYADDR_R_8 1
38
39
/* Define to 1 if gethostbyname_r(name, h, hdata) exists */
40
/* #undef GLOBUS_HAVE_GETHOSTBYNAME_R_3 */
41
42
/* Define to 1 if gethostbyname_r(name, h, buffer, len, herrno) exists */
43
/* #undef GLOBUS_HAVE_GETHOSTBYNAME_R_5 */
44
45
/* Define to 1 if gethostbyname_r(name, h, buf, len, hp, herrno) exists */
46
#define GLOBUS_HAVE_GETHOSTBYNAME_R_6 1
47
48
/* Define to 1 if getpwnam_r(name, pwd, buf, buflen) exists */
49
/* #undef GLOBUS_HAVE_GETPWNAM_R_4 */
50
51
/* Define to 1 if getpwname_r(name, pwd, buf, buflen, pwptr) exists */
52
#define GLOBUS_HAVE_GETPWNAM_R_5 1
53
54
/* Define to 1 if getpwuid_r(uid, pwd, buf, buflen) exists */
55
/* #undef GLOBUS_HAVE_GETPWUID_R_4 */
56
57
/* Define to 1 if getpwuid_r(uid, pwd, buf, buflen, pwptr) exists */
58
#define GLOBUS_HAVE_GETPWUID_R_5 1
59
60
/* Define to 1 if struct passwd contains the pw_age member */
61
/* #undef GLOBUS_HAVE_PW_AGE */
62
63
/* Define to 1 if struct passwd contains the pw_comment member */
64
/* #undef GLOBUS_HAVE_PW_COMMENT */
65
66
/* Define to 1 if readdir_r(dir, dirp) exists */
67
/* #undef GLOBUS_HAVE_READDIR_R_2 */
68
69
/* Define to 1 if readdir_r(dir, dirent, direntp) exists */
70
#define GLOBUS_HAVE_READDIR_R_3 1
71
72
/* Define to 1 if you have the <arpa/inet.h> header file. */
73
#define HAVE_ARPA_INET_H 1
74
75
/* Define to 1 if you have the `ctime_r' function. */
76
#define HAVE_CTIME_R 1
77
78
/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
79
you don't. */
80
/* #undef HAVE_DECL_CYGWIN_CONV_PATH */
81
82
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
83
*/
84
#define HAVE_DIRENT_H 1
85
86
/* Define if you have the GNU dld library. */
87
/* #undef HAVE_DLD */
88
89
/* Define to 1 if you have the `dlerror' function. */
90
#define HAVE_DLERROR 1
91
92
/* Define to 1 if you have the <dlfcn.h> header file. */
93
#define HAVE_DLFCN_H 1
94
95
/* Define if you have the _dyld_func_lookup function. */
96
/* #undef HAVE_DYLD */
97
98
/* Define to 1 if you have the `fork' function. */
99
#define HAVE_FORK 1
100
101
/* Define to 1 if you have the `geteuid' function. */
102
#define HAVE_GETEUID 1
103
104
/* Define to 1 if you have the `gethostbyaddr_r' function. */
105
#define HAVE_GETHOSTBYADDR_R 1
106
107
/* Define to 1 if you have the `gethostbyname' function. */
108
#define HAVE_GETHOSTBYNAME 1
109
110
/* Define to 1 if you have the `gethostbyname_r' function. */
111
#define HAVE_GETHOSTBYNAME_R 1
112
113
/* Define to 1 if you have the `gethostname' function. */
114
#define HAVE_GETHOSTNAME 1
115
116
/* Define to 1 if you have the `getpwnam' function. */
117
#define HAVE_GETPWNAM 1
118
119
/* Define to 1 if you have the `getpwnam_r' function. */
120
#define HAVE_GETPWNAM_R 1
121
122
/* Define to 1 if you have the `getpwuid' function. */
123
#define HAVE_GETPWUID 1
124
125
/* Define to 1 if you have the `getpwuid_r' function. */
126
#define HAVE_GETPWUID_R 1
127
128
/* Define to 1 if you have the `gmtime_r' function. */
129
#define HAVE_GMTIME_R 1
130
131
/* Define to 1 if you have the <ifaddrs.h> header file. */
132
#define HAVE_IFADDRS_H 1
133
134
/* Define to 1 if you have the <if/arp.h> header file. */
135
/* #undef HAVE_IF_ARP_H */
136
137
/* Define to 1 if you have the <if/dl.h> header file. */
138
/* #undef HAVE_IF_DL_H */
139
140
/* Define to 1 if you have the <inttypes.h> header file. */
141
#define HAVE_INTTYPES_H 1
142
143
/* Define if you have the libdl library or equivalent. */
144
#define HAVE_LIBDL 1
145
146
/* Define if libdlloader will be built on this platform */
147
#define HAVE_LIBDLLOADER 1
148
149
/* Define to 1 if you have the `ltdl' library (-lltdl). */
150
/* #undef HAVE_LIBLTDL */
151
152
/* Define to 1 if you have the `localtime_r' function. */
153
#define HAVE_LOCALTIME_R 1
154
155
/* Define to 1 if you have the <ltdl.h> header file. */
156
#define HAVE_LTDL_H 1
157
158
/* Define to 1 if you have the `lt_dlmutex_register' function. */
159
/* #undef HAVE_LT_DLMUTEX_REGISTER */
160
161
/* Define to 1 if you have the <memory.h> header file. */
162
#define HAVE_MEMORY_H 1
163
164
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
165
/* #undef HAVE_NDIR_H */
166
167
/* Define to 1 if you have the <net/if_arp.h> header file. */
168
#define HAVE_NET_IF_ARP_H 1
169
170
/* Define to 1 if you have the <net/if_dl.h> header file. */
171
/* #undef HAVE_NET_IF_DL_H */
172
173
/* Define to 1 if you have the <net/if.h> header file. */
174
#define HAVE_NET_IF_H 1
175
176
/* Define to 1 if you have the <pthread.h> header file. */
177
#define HAVE_PTHREAD_H 1
178
179
/* Define to 1 if you have the `readdir_r' function. */
180
#define HAVE_READDIR_R 1
181
182
/* Define to 1 if you have the <sched.h> header file. */
183
#define HAVE_SCHED_H 1
184
185
/* Define to 1 if you have the `seekdir' function. */
186
#define HAVE_SEEKDIR 1
187
188
/* Define if you have the shl_load function. */
189
/* #undef HAVE_SHL_LOAD */
190
191
/* Define to 1 if you have the `sigaction' function. */
192
#define HAVE_SIGACTION 1
193
194
/* Define to 1 if you have the `sigprocmask' function. */
195
#define HAVE_SIGPROCMASK 1
196
197
/* Define to 1 if you have the `snprintf' function. */
198
#define HAVE_SNPRINTF 1
199
200
/* Define to 1 if you have the <stdint.h> header file. */
201
#define HAVE_STDINT_H 1
202
203
/* Define to 1 if you have the <stdlib.h> header file. */
204
#define HAVE_STDLIB_H 1
205
206
/* Define to 1 if you have the <strings.h> header file. */
207
#define HAVE_STRINGS_H 1
208
209
/* Define to 1 if you have the <string.h> header file. */
210
#define HAVE_STRING_H 1
211
212
/* Define to 1 if you have the `strncasecmp' function. */
213
#define HAVE_STRNCASECMP 1
214
215
/* Define to 1 if you have the <syslog.h> header file. */
216
#define HAVE_SYSLOG_H 1
217
218
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
219
*/
220
/* #undef HAVE_SYS_DIR_H */
221
222
/* Define to 1 if you have the <sys/ioctl.h> header file. */
223
#define HAVE_SYS_IOCTL_H 1
224
225
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
226
*/
227
/* #undef HAVE_SYS_NDIR_H */
228
229
/* Define to 1 if you have the <sys/socket.h> header file. */
230
#define HAVE_SYS_SOCKET_H 1
231
232
/* Define to 1 if you have the <sys/stat.h> header file. */
233
#define HAVE_SYS_STAT_H 1
234
235
/* Define to 1 if you have the <sys/sysctl.h> header file. */
236
#define HAVE_SYS_SYSCTL_H 1
237
238
/* Define to 1 if you have the <sys/types.h> header file. */
239
#define HAVE_SYS_TYPES_H 1
240
241
/* Define to 1 if you have the `telldir' function. */
242
#define HAVE_TELLDIR 1
243
244
/* Define to 1 if you have the <unistd.h> header file. */
245
#define HAVE_UNISTD_H 1
246
247
/* Define to 1 if you have the `vsnprintf' function. */
248
#define HAVE_VSNPRINTF 1
249
250
/* Define to the sub-directory in which libtool stores uninstalled libraries.
251
*/
252
#define LT_OBJDIR ".libs/"
253
254
/* Same as `HAVE_NDIR_H', don't depend on me. */
255
#define NDIR 1
256
257
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
258
/* #undef NO_MINUS_C_MINUS_O */
259
260
/* Name of package */
261
#define PACKAGE "globus_common"
262
263
/* Define to the address where bug reports for this package should be sent. */
264
#define PACKAGE_BUGREPORT "https://github.com/gridcf/gct/issues"
265
266
/* Define to the full name of this package. */
267
#define PACKAGE_NAME "globus_common"
268
269
/* Define to the full name and version of this package. */
270
#define PACKAGE_STRING "globus_common 18.14"
271
272
/* Define to the one symbol short name of this package. */
273
#define PACKAGE_TARNAME "globus_common"
274
275
/* Define to the home page for this package. */
276
#define PACKAGE_URL ""
277
278
/* Define to the version of this package. */
279
#define PACKAGE_VERSION "18.14"
280
281
/* Define to 1 if you have the ANSI C header files. */
282
#define STDC_HEADERS 1
283
284
/* Same as `HAVE_SYS_DIR_H', don't depend on me. */
285
#define SYSDIR 1
286
287
/* Same as `HAVE_SYS_NDIR_H', don't depend on me. */
288
#define SYSNDIR 1
289
290
/* Use backward-compatibility symbol labels */
291
/* #undef USE_SYMBOL_LABELS */
292
293
/* Version number of package */
294
#define VERSION "18.14"
295
296
/* Enable large inode numbers on Mac OS X 10.5. */
297
#ifndef _DARWIN_USE_64_BIT_INODE
298
# define _DARWIN_USE_64_BIT_INODE 1
299
#endif
300
301
/* Number of bits in a file offset, on hosts where this is settable. */
302
/* #undef _FILE_OFFSET_BITS */
303
304
/* Define for large files, on AIX-style hosts. */
305
/* #undef _LARGE_FILES */
Generated by
1.8.5