~ubuntu-branches/ubuntu/trusty/libnss-ldap/trusty-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Richard A Nelson (Rick)
  • Date: 2007-05-14 19:40:00 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070514194000-40u9ndh540lgliqe
Tags: 255-1
Survived i386 and amd64, let it loose

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.in.  Generated from configure.in by autoheader.  */
2
 
/* Define to the number of arguments to ldap_set_rebindproc */
3
 
#undef LDAP_SET_REBIND_PROC_ARGS
4
 
 
5
 
/* define to the number of args to gethostbyname_r */
6
 
#undef GETHOSTBYNAME_R_ARGS
7
 
 
8
 
/* define to set RFC2307BIS support */
9
 
#undef RFC2307BIS
10
 
 
11
 
/* define to enable debug code */
12
 
#undef DEBUG
13
 
 
14
 
/* define to enable attribute/objectclass mapping */
15
 
#undef AT_OC_MAP
16
 
 
17
 
/* define to enable proxy authentication for AIX */
18
 
#undef PROXY_AUTH
19
 
 
20
 
/* define to enable paged results control */
21
 
#undef PAGE_RESULTS
22
 
 
23
 
/* define to enable configurable Kerberos credentials cache */
24
 
#undef CONFIGURE_KRB5_CCNAME
25
 
 
26
 
/* define to enable configurable Kerberos credentials cache (putenv method) */
27
 
#undef CONFIGURE_KRB5_CCNAME_ENV
28
 
 
29
 
/* define to enable configurable Kerberos credentials cache (gssapi method) */
30
 
#undef CONFIGURE_KRB5_CCNAME_GSSAPI
31
 
 
32
 
/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
33
 
#undef HAVE_GSSAPI_GSSAPI_KRB5_H
34
 
 
35
 
/* define to enable struct ether_addr definition */
36
 
#undef HAVE_STRUCT_ETHER_ADDR
37
 
 
38
 
/* define to enable socklen_t definition */
39
 
#undef HAVE_SOCKLEN_T
40
 
 
41
 
/* define if struct passwd has a pw_change member */
42
 
#undef HAVE_PASSWD_PW_CHANGE
43
 
 
44
 
/* define if struct passwd has a pw_expire member */
45
 
#undef HAVE_PASSWD_PW_EXPIRE
46
 
 
47
 
/* path to LDAP configuration file */
48
 
#define NSS_LDAP_PATH_CONF              "/etc/ldap.conf"
49
 
 
50
 
/* path to LDAP root secret file */
51
 
#define NSS_LDAP_PATH_ROOTPASSWD        "/etc/ldap.secret"
52
 
 
53
 
/* maximum number of group members in static buffer */
54
 
#define LDAP_NSS_NGROUPS         64
55
 
 
56
 
 
57
 
/* Define to 1 if you have the <aliases.h> header file. */
58
 
#undef HAVE_ALIASES_H
59
 
 
60
 
/* Define to 1 if you have the <alignof.h> header file. */
61
 
#undef HAVE_ALIGNOF_H
62
 
 
63
 
/* Define to 1 if you have the <bits/libc-lock.h> header file. */
64
 
#undef HAVE_BITS_LIBC_LOCK_H
65
 
 
66
 
/* Define to 1 if you have the <ctype.h> header file. */
67
 
#undef HAVE_CTYPE_H
68
 
 
69
 
/* Define to 1 if you have the `dn_expand' function. */
70
 
#undef HAVE_DN_EXPAND
71
 
 
72
 
/* Define to 1 if you have the `ether_aton' function. */
73
 
#undef HAVE_ETHER_ATON
74
 
 
75
 
/* Define to 1 if you have the `ether_ntoa' function. */
76
 
#undef HAVE_ETHER_NTOA
77
 
 
78
 
/* Define to 1 if you have the `gethostbyname' function. */
79
 
#undef HAVE_GETHOSTBYNAME
80
 
 
81
 
/* Define to 1 if you have the `gethostbyname_r' function. */
82
 
#undef HAVE_GETHOSTBYNAME_R
83
 
 
84
 
/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
85
 
#undef HAVE_GSSAPI_GSSAPI_KRB5_H
86
 
 
87
 
/* Define to 1 if you have the <gssapi.h> header file. */
88
 
#undef HAVE_GSSAPI_H
89
 
 
90
 
/* Define to 1 if you have the <gssldap.h> header file. */
91
 
#undef HAVE_GSSLDAP_H
92
 
 
93
 
/* Define to 1 if you have the <gsssasl.h> header file. */
94
 
#undef HAVE_GSSSASL_H
95
 
 
96
 
/* Define to 1 if you have the <inttypes.h> header file. */
97
 
#undef HAVE_INTTYPES_H
98
 
 
99
 
/* Define to 1 if you have the <irs.h> header file. */
100
 
#undef HAVE_IRS_H
101
 
 
102
 
/* Define to 1 if you have the <lber.h> header file. */
103
 
#undef HAVE_LBER_H
104
 
 
105
 
/* Define to 1 if you have the `ldapssl_client_init' function. */
106
 
#undef HAVE_LDAPSSL_CLIENT_INIT
107
 
 
108
 
/* Define to 1 if you have the `ldap_controls_free' function. */
109
 
#undef HAVE_LDAP_CONTROLS_FREE
110
 
 
111
 
/* Define to 1 if you have the `ldap_create_control' function. */
112
 
#undef HAVE_LDAP_CREATE_CONTROL
113
 
 
114
 
/* Define to 1 if you have the `ldap_create_page_control' function. */
115
 
#undef HAVE_LDAP_CREATE_PAGE_CONTROL
116
 
 
117
 
/* Define to 1 if you have the `ldap_explode_rdn' function. */
118
 
#undef HAVE_LDAP_EXPLODE_RDN
119
 
 
120
 
/* Define to 1 if you have the `ldap_get_lderrno' function. */
121
 
#undef HAVE_LDAP_GET_LDERRNO
122
 
 
123
 
/* Define to 1 if you have the `ldap_get_option' function. */
124
 
#undef HAVE_LDAP_GET_OPTION
125
 
 
126
 
/* Define to 1 if you have the <ldap.h> header file. */
127
 
#undef HAVE_LDAP_H
128
 
 
129
 
/* Define to 1 if you have the `ldap_init' function. */
130
 
#undef HAVE_LDAP_INIT
131
 
 
132
 
/* Define to 1 if you have the `ldap_initialize' function. */
133
 
#undef HAVE_LDAP_INITIALIZE
134
 
 
135
 
/* Define to 1 if you have the `ldap_ld_free' function. */
136
 
#undef HAVE_LDAP_LD_FREE
137
 
 
138
 
/* Define to 1 if you have the `ldap_memfree' function. */
139
 
#undef HAVE_LDAP_MEMFREE
140
 
 
141
 
/* Define to 1 if you have the `ldap_parse_page_control' function. */
142
 
#undef HAVE_LDAP_PARSE_PAGE_CONTROL
143
 
 
144
 
/* Define to 1 if you have the `ldap_parse_result' function. */
145
 
#undef HAVE_LDAP_PARSE_RESULT
146
 
 
147
 
/* Define to 1 if you have the `ldap_pvt_tls_set_option' function. */
148
 
#undef HAVE_LDAP_PVT_TLS_SET_OPTION
149
 
 
150
 
/* Define to 1 if you have the `ldap_sasl_interactive_bind_s' function. */
151
 
#undef HAVE_LDAP_SASL_INTERACTIVE_BIND_S
152
 
 
153
 
/* Define to 1 if you have the `ldap_search_ext' function. */
154
 
#undef HAVE_LDAP_SEARCH_EXT
155
 
 
156
 
/* Define to 1 if you have the `ldap_set_option' function. */
157
 
#undef HAVE_LDAP_SET_OPTION
158
 
 
159
 
/* Define to 1 if you have the `ldap_set_rebind_proc' function. */
160
 
#undef HAVE_LDAP_SET_REBIND_PROC
161
 
 
162
 
/* Define to 1 if you have the <ldap_ssl.h> header file. */
163
 
#undef HAVE_LDAP_SSL_H
164
 
 
165
 
/* Define to 1 if you have the `ldap_start_tls' function. */
166
 
#undef HAVE_LDAP_START_TLS
167
 
 
168
 
/* Define to 1 if you have the `ldap_start_tls_s' function. */
169
 
#undef HAVE_LDAP_START_TLS_S
170
 
 
171
 
/* Define to 1 if you have the <libc-lock.h> header file. */
172
 
#undef HAVE_LIBC_LOCK_H
173
 
 
174
 
/* Define to 1 if you have the `lber' library (-llber). */
175
 
#undef HAVE_LIBLBER
176
 
 
177
 
/* Define to 1 if you have the `nsl' library (-lnsl). */
178
 
#undef HAVE_LIBNSL
179
 
 
180
 
/* Define to 1 if you have the `pthread' library (-lpthread). */
181
 
#undef HAVE_LIBPTHREAD
182
 
 
183
 
/* Define to 1 if you have the `resolv' library (-lresolv). */
184
 
#undef HAVE_LIBRESOLV
185
 
 
186
 
/* Define to 1 if you have the `socket' library (-lsocket). */
187
 
#undef HAVE_LIBSOCKET
188
 
 
189
 
/* Define to 1 if you have the <malloc.h> header file. */
190
 
#undef HAVE_MALLOC_H
191
 
 
192
 
/* Define to 1 if you have the <memory.h> header file. */
193
 
#undef HAVE_MEMORY_H
194
 
 
195
 
/* Define to 1 if you have the <netinet/ether.h> header file. */
196
 
#undef HAVE_NETINET_ETHER_H
197
 
 
198
 
/* Define to 1 if you have the <netinet/if_ether.h> header file. */
199
 
#undef HAVE_NETINET_IF_ETHER_H
200
 
 
201
 
/* Define to 1 if you have the <net/route.h> header file. */
202
 
#undef HAVE_NET_ROUTE_H
203
 
 
204
 
/* Define to 1 if you have the `nsdispatch' function. */
205
 
#undef HAVE_NSDISPATCH
206
 
 
207
 
/* Define to 1 if you have the <nsswitch.h> header file. */
208
 
#undef HAVE_NSSWITCH_H
209
 
 
210
 
/* Define to 1 if you have the <nss.h> header file. */
211
 
#undef HAVE_NSS_H
212
 
 
213
 
/* Define to 1 if you have the <port_after.h> header file. */
214
 
#undef HAVE_PORT_AFTER_H
215
 
 
216
 
/* Define to 1 if you have the <port_before.h> header file. */
217
 
#undef HAVE_PORT_BEFORE_H
218
 
 
219
 
/* Define to 1 if you have the <prot.h> header file. */
220
 
#undef HAVE_PROT_H
221
 
 
222
 
/* Define to 1 if you have the `pthread_atfork' function. */
223
 
#undef HAVE_PTHREAD_ATFORK
224
 
 
225
 
/* Define to 1 if you have the <pthread.h> header file. */
226
 
#undef HAVE_PTHREAD_H
227
 
 
228
 
/* Define to 1 if you have the `res_search' function. */
229
 
#undef HAVE_RES_SEARCH
230
 
 
231
 
/* Define to 1 if you have the <rpc/rpcent.h> header file. */
232
 
#undef HAVE_RPC_RPCENT_H
233
 
 
234
 
/* Define to 1 if you have the `sasl_auxprop_request' function. */
235
 
#undef HAVE_SASL_AUXPROP_REQUEST
236
 
 
237
 
/* Define to 1 if you have the <sasl.h> header file. */
238
 
#undef HAVE_SASL_H
239
 
 
240
 
/* Define to 1 if you have the <sasl/sasl.h> header file. */
241
 
#undef HAVE_SASL_SASL_H
242
 
 
243
 
/* Define to 1 if you have the <shadow.h> header file. */
244
 
#undef HAVE_SHADOW_H
245
 
 
246
 
/* Define to 1 if you have the `sigaction' function. */
247
 
#undef HAVE_SIGACTION
248
 
 
249
 
/* Define to 1 if you have the `sigset' function. */
250
 
#undef HAVE_SIGSET
251
 
 
252
 
/* Define to 1 if you have the `snprintf' function. */
253
 
#undef HAVE_SNPRINTF
254
 
 
255
 
/* Define to 1 if you have the <stdint.h> header file. */
256
 
#undef HAVE_STDINT_H
257
 
 
258
 
/* Define to 1 if you have the <stdlib.h> header file. */
259
 
#undef HAVE_STDLIB_H
260
 
 
261
 
/* Define to 1 if you have the <strings.h> header file. */
262
 
#undef HAVE_STRINGS_H
263
 
 
264
 
/* Define to 1 if you have the <string.h> header file. */
265
 
#undef HAVE_STRING_H
266
 
 
267
 
/* Define to 1 if you have the `strtok_r' function. */
268
 
#undef HAVE_STRTOK_R
269
 
 
270
 
/* Define to 1 if you have the <synch.h> header file. */
271
 
#undef HAVE_SYNCH_H
272
 
 
273
 
/* Define to 1 if you have the <sys/byteorder.h> header file. */
274
 
#undef HAVE_SYS_BYTEORDER_H
275
 
 
276
 
/* Define to 1 if you have the <sys/stat.h> header file. */
277
 
#undef HAVE_SYS_STAT_H
278
 
 
279
 
/* Define to 1 if you have the <sys/types.h> header file. */
280
 
#undef HAVE_SYS_TYPES_H
281
 
 
282
 
/* Define to 1 if you have the <sys/un.h> header file. */
283
 
#undef HAVE_SYS_UN_H
284
 
 
285
 
/* Define to 1 if you have the <thread.h> header file. */
286
 
#undef HAVE_THREAD_H
287
 
 
288
 
/* Define to 1 if you have the <unistd.h> header file. */
289
 
#undef HAVE_UNISTD_H
290
 
 
291
 
/* Define to 1 if you have the <usersec.h> header file. */
292
 
#undef HAVE_USERSEC_H
293
 
 
294
 
/* Name of package */
295
 
#undef PACKAGE
296
 
 
297
 
/* Define to the address where bug reports for this package should be sent. */
298
 
#undef PACKAGE_BUGREPORT
299
 
 
300
 
/* Define to the full name of this package. */
301
 
#undef PACKAGE_NAME
302
 
 
303
 
/* Define to the full name and version of this package. */
304
 
#undef PACKAGE_STRING
305
 
 
306
 
/* Define to the one symbol short name of this package. */
307
 
#undef PACKAGE_TARNAME
308
 
 
309
 
/* Define to the version of this package. */
310
 
#undef PACKAGE_VERSION
311
 
 
312
 
/* Define to 1 if you have the ANSI C header files. */
313
 
#undef STDC_HEADERS
314
 
 
315
 
/* Version number of package */
316
 
#undef VERSION