-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.h.in
368 lines (246 loc) · 10.2 KB
/
config.h.in
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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
/* config.h.in. Generated from configure.in by autoheader. */
/* Define to the number of arguments to ldap_set_rebindproc */
#undef LDAP_SET_REBIND_PROC_ARGS
/* define to the number of args to gethostbyname_r */
#undef GETHOSTBYNAME_R_ARGS
/* define to set RFC2307BIS support */
#undef RFC2307BIS
/* define to enable debug code */
#undef DEBUG
/* define to enable attribute/objectclass mapping */
#undef AT_OC_MAP
/* define to enable proxy authentication for AIX */
#undef PROXY_AUTH
/* define to enable paged results control */
#undef PAGE_RESULTS
/* define to enable configurable Kerberos credentials cache */
#undef CONFIGURE_KRB5_CCNAME
/* define to enable configurable Kerberos credentials cache (putenv method) */
#undef CONFIGURE_KRB5_CCNAME_ENV
/* define to enable configurable Kerberos credentials cache (gssapi method) */
#undef CONFIGURE_KRB5_CCNAME_GSSAPI
/* define to enable configurable Kerberos V keytab file name */
#undef CONFIGURE_KRB5_KEYTAB
/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
#undef HAVE_GSSAPI_GSSAPI_KRB5_H
/* define to enable struct ether_addr definition */
#undef HAVE_STRUCT_ETHER_ADDR
/* define to enable socklen_t definition */
#undef HAVE_SOCKLEN_T
/* define if struct passwd has a pw_change member */
#undef HAVE_PASSWD_PW_CHANGE
/* define if struct passwd has a pw_expire member */
#undef HAVE_PASSWD_PW_EXPIRE
/* path to LDAP configuration file */
#define NSS_LDAP_PATH_CONF "/etc/ldap.conf"
/* path to LDAP root secret file */
#define NSS_LDAP_PATH_ROOTPASSWD "/etc/ldap.secret"
/* maximum number of group members in static buffer */
#define LDAP_NSS_NGROUPS 64
/* Define to 1 if you have the <aliases.h> header file. */
#undef HAVE_ALIASES_H
/* Define to 1 if you have the <alignof.h> header file. */
#undef HAVE_ALIGNOF_H
/* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
#undef HAVE_ARPA_NAMESER_COMPAT_H
/* Define to 1 if you have the <arpa/nameser.h> header file. */
#undef HAVE_ARPA_NAMESER_H
/* Define to 1 if you have the <bits/libc-lock.h> header file. */
#undef HAVE_BITS_LIBC_LOCK_H
/* Define to 1 if you have the <ctype.h> header file. */
#undef HAVE_CTYPE_H
/* Define to 1 if you have the `dn_expand' function. */
#undef HAVE_DN_EXPAND
/* Define to 1 if you have the `ether_aton' function. */
#undef HAVE_ETHER_ATON
/* Define to 1 if you have the `ether_ntoa' function. */
#undef HAVE_ETHER_NTOA
/* Define to 1 if you have the `gethostbyname' function. */
#undef HAVE_GETHOSTBYNAME
/* Define to 1 if you have the `gethostbyname_r' function. */
#undef HAVE_GETHOSTBYNAME_R
/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
#undef HAVE_GSSAPI_GSSAPI_KRB5_H
/* Define to 1 if you have the <gssapi.h> header file. */
#undef HAVE_GSSAPI_H
/* Define to 1 if you have the <gssldap.h> header file. */
#undef HAVE_GSSLDAP_H
/* Define to 1 if you have the <gsssasl.h> header file. */
#undef HAVE_GSSSASL_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <irs.h> header file. */
#undef HAVE_IRS_H
/* Define to 1 if you have the <krb5.h> header file. */
#undef HAVE_KRB5_H
/* Define to 1 if you have the <lber.h> header file. */
#undef HAVE_LBER_H
/* Define to 1 if you have the `ldapssl_client_init' function. */
#undef HAVE_LDAPSSL_CLIENT_INIT
/* Define to 1 if you have the `ldap_controls_free' function. */
#undef HAVE_LDAP_CONTROLS_FREE
/* Define to 1 if you have the `ldap_create_control' function. */
#undef HAVE_LDAP_CREATE_CONTROL
/* Define to 1 if you have the `ldap_create_page_control' function. */
#undef HAVE_LDAP_CREATE_PAGE_CONTROL
/* Define to 1 if you have the `ldap_explode_rdn' function. */
#undef HAVE_LDAP_EXPLODE_RDN
/* Define to 1 if you have the `ldap_get_lderrno' function. */
#undef HAVE_LDAP_GET_LDERRNO
/* Define to 1 if you have the `ldap_get_option' function. */
#undef HAVE_LDAP_GET_OPTION
/* Define to 1 if you have the <ldap.h> header file. */
#undef HAVE_LDAP_H
/* Define to 1 if you have the `ldap_init' function. */
#undef HAVE_LDAP_INIT
/* Define to 1 if you have the `ldap_initialize' function. */
#undef HAVE_LDAP_INITIALIZE
/* Define to 1 if you have the `ldap_ld_free' function. */
#undef HAVE_LDAP_LD_FREE
/* Define to 1 if you have the `ldap_memfree' function. */
#undef HAVE_LDAP_MEMFREE
/* Define to 1 if you have the `ldap_parse_page_control' function. */
#undef HAVE_LDAP_PARSE_PAGE_CONTROL
/* Define to 1 if you have the `ldap_parse_result' function. */
#undef HAVE_LDAP_PARSE_RESULT
/* Define to 1 if you have the `ldap_pvt_tls_set_option' function. */
#undef HAVE_LDAP_PVT_TLS_SET_OPTION
/* Define to 1 if you have the `ldap_sasl_interactive_bind_s' function. */
#undef HAVE_LDAP_SASL_INTERACTIVE_BIND_S
/* Define to 1 if you have the `ldap_search_ext' function. */
#undef HAVE_LDAP_SEARCH_EXT
/* Define to 1 if you have the `ldap_set_option' function. */
#undef HAVE_LDAP_SET_OPTION
/* Define to 1 if you have the `ldap_set_rebind_proc' function. */
#undef HAVE_LDAP_SET_REBIND_PROC
/* Define to 1 if you have the <ldap_ssl.h> header file. */
#undef HAVE_LDAP_SSL_H
/* Define to 1 if you have the `ldap_start_tls' function. */
#undef HAVE_LDAP_START_TLS
/* Define to 1 if you have the `ldap_start_tls_s' function. */
#undef HAVE_LDAP_START_TLS_S
/* Define to 1 if you have the <libc-lock.h> header file. */
#undef HAVE_LIBC_LOCK_H
/* Define to 1 if you have the `lber' library (-llber). */
#undef HAVE_LIBLBER
/* Define to 1 if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL
/* Define to 1 if you have the `pthread' library (-lpthread). */
#undef HAVE_LIBPTHREAD
/* Define to 1 if you have the `pthread_nonshared' library
(-lpthread_nonshared). */
#undef HAVE_LIBPTHREAD_NONSHARED
/* Define to 1 if you have the `resolv' library (-lresolv). */
#undef HAVE_LIBRESOLV
/* Define to 1 if you have the `sasl2' library (-lsasl2). */
#undef HAVE_LIBSASL2
/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET
/* Define to 1 if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <netinet/ether.h> header file. */
#undef HAVE_NETINET_ETHER_H
/* Define to 1 if you have the <netinet/if_ether.h> header file. */
#undef HAVE_NETINET_IF_ETHER_H
/* Define to 1 if you have the <net/route.h> header file. */
#undef HAVE_NET_ROUTE_H
/* Define to 1 if you have the `nsdispatch' function. */
#undef HAVE_NSDISPATCH
/* Define to 1 if you have the <nsswitch.h> header file. */
#undef HAVE_NSSWITCH_H
/* Define to 1 if you have the <nss.h> header file. */
#undef HAVE_NSS_H
/* Define to 1 if you have the <port_after.h> header file. */
#undef HAVE_PORT_AFTER_H
/* Define to 1 if you have the <port_before.h> header file. */
#undef HAVE_PORT_BEFORE_H
/* Define to 1 if you have the <prot.h> header file. */
#undef HAVE_PROT_H
/* Define to 1 if you have the `pthread_atfork' function. */
#undef HAVE_PTHREAD_ATFORK
/* Define to 1 if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H
/* Define to 1 if you have the `pthread_once' function. */
#undef HAVE_PTHREAD_ONCE
/* Define to 1 if you have the <resolv.h> header file. */
#undef HAVE_RESOLV_H
/* Define to 1 if you have the `res_search' function. */
#undef HAVE_RES_SEARCH
/* Define to 1 if you have the <rpc/rpcent.h> header file. */
#undef HAVE_RPC_RPCENT_H
/* Define to 1 if you have the `sasl_auxprop_request' function. */
#undef HAVE_SASL_AUXPROP_REQUEST
/* Define to 1 if you have the <sasl.h> header file. */
#undef HAVE_SASL_H
/* Define to 1 if you have the <sasl/sasl.h> header file. */
#undef HAVE_SASL_SASL_H
/* Define to 1 if you have the <shadow.h> header file. */
#undef HAVE_SHADOW_H
/* Define to 1 if you have the `sigaction' function. */
#undef HAVE_SIGACTION
/* Define to 1 if you have the `sigset' function. */
#undef HAVE_SIGSET
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strtok_r' function. */
#undef HAVE_STRTOK_R
/* Define to 1 if you have the <synch.h> header file. */
#undef HAVE_SYNCH_H
/* Define to 1 if you have the <sys/byteorder.h> header file. */
#undef HAVE_SYS_BYTEORDER_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/un.h> header file. */
#undef HAVE_SYS_UN_H
/* Define to 1 if you have the <thread.h> header file. */
#undef HAVE_THREAD_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the <usersec.h> header file. */
#undef HAVE_USERSEC_H
/* Define to 1 if you have the `__libc_atfork' function. */
#undef HAVE___LIBC_ATFORK
/* Define to 1 if you have the `__libc_lock_lock' function. */
#undef HAVE___LIBC_LOCK_LOCK
/* Define to 1 if you have the `__libc_lock_unlock' function. */
#undef HAVE___LIBC_LOCK_UNLOCK
/* Define to 1 if you have the `__libc_once' function. */
#undef HAVE___LIBC_ONCE
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* The size of `gid_t', as computed by sizeof. */
#undef SIZEOF_GID_T
/* The size of `uid_t', as computed by sizeof. */
#undef SIZEOF_UID_T
/* The size of `unsigned int', as computed by sizeof. */
#undef SIZEOF_UNSIGNED_INT
/* The size of `unsigned long', as computed by sizeof. */
#undef SIZEOF_UNSIGNED_LONG
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION