~ubuntu-branches/debian/lenny/dropbear/lenny

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Matt Johnston
  • Date: 2004-06-16 12:44:54 UTC
  • Revision ID: james.westby@ubuntu.com-20040616124454-1udcijfiroqczfpe
Tags: upstream-0.42
ImportĀ upstreamĀ versionĀ 0.42

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.in by autoheader.  */
 
2
 
 
3
/* Using AIX */
 
4
#undef AIX
 
5
 
 
6
/* lastlog file location */
 
7
#undef CONF_LASTLOG_FILE
 
8
 
 
9
/* utmpx file location */
 
10
#undef CONF_UTMPX_FILE
 
11
 
 
12
/* utmp file location */
 
13
#undef CONF_UTMP_FILE
 
14
 
 
15
/* wtmpx file location */
 
16
#undef CONF_WTMPX_FILE
 
17
 
 
18
/* wtmp file location */
 
19
#undef CONF_WTMP_FILE
 
20
 
 
21
/* Disable use of lastlog() */
 
22
#undef DISABLE_LASTLOG
 
23
 
 
24
/* Disable use of pututline() */
 
25
#undef DISABLE_PUTUTLINE
 
26
 
 
27
/* Disable use of pututxline() */
 
28
#undef DISABLE_PUTUTXLINE
 
29
 
 
30
/* Using syslog */
 
31
#undef DISABLE_SYSLOG
 
32
 
 
33
/* Disable use of utmp */
 
34
#undef DISABLE_UTMP
 
35
 
 
36
/* Disable use of utmpx */
 
37
#undef DISABLE_UTMPX
 
38
 
 
39
/* Disable use of wtmp */
 
40
#undef DISABLE_WTMP
 
41
 
 
42
/* Disable use of wtmpx */
 
43
#undef DISABLE_WTMPX
 
44
 
 
45
/* Use zlib */
 
46
#undef DISABLE_ZLIB
 
47
 
 
48
/* Define to 1 if you have the `basename' function. */
 
49
#undef HAVE_BASENAME
 
50
 
 
51
/* Define to 1 if you have the `clearenv' function. */
 
52
#undef HAVE_CLEARENV
 
53
 
 
54
/* Define to 1 if you have the <crypt.h> header file. */
 
55
#undef HAVE_CRYPT_H
 
56
 
 
57
/* Define to 1 if you have the `daemon' function. */
 
58
#undef HAVE_DAEMON
 
59
 
 
60
/* Use /dev/ptc & /dev/pts */
 
61
#undef HAVE_DEV_PTS_AND_PTC
 
62
 
 
63
/* Define to 1 if you have the `dup2' function. */
 
64
#undef HAVE_DUP2
 
65
 
 
66
/* Define to 1 if you have the `endutent' function. */
 
67
#undef HAVE_ENDUTENT
 
68
 
 
69
/* Define to 1 if you have the `endutxent' function. */
 
70
#undef HAVE_ENDUTXENT
 
71
 
 
72
/* Define to 1 if you have the <fcntl.h> header file. */
 
73
#undef HAVE_FCNTL_H
 
74
 
 
75
/* Define to 1 if you have the `getspnam' function. */
 
76
#undef HAVE_GETSPNAM
 
77
 
 
78
/* Define to 1 if you have the `getusershell' function. */
 
79
#undef HAVE_GETUSERSHELL
 
80
 
 
81
/* Define to 1 if you have the `getutent' function. */
 
82
#undef HAVE_GETUTENT
 
83
 
 
84
/* Define to 1 if you have the `getutid' function. */
 
85
#undef HAVE_GETUTID
 
86
 
 
87
/* Define to 1 if you have the `getutline' function. */
 
88
#undef HAVE_GETUTLINE
 
89
 
 
90
/* Define to 1 if you have the `getutxent' function. */
 
91
#undef HAVE_GETUTXENT
 
92
 
 
93
/* Define to 1 if you have the `getutxid' function. */
 
94
#undef HAVE_GETUTXID
 
95
 
 
96
/* Define to 1 if you have the `getutxline' function. */
 
97
#undef HAVE_GETUTXLINE
 
98
 
 
99
/* Define to 1 if you have the <inttypes.h> header file. */
 
100
#undef HAVE_INTTYPES_H
 
101
 
 
102
/* Define to 1 if you have the <ioctl.h> header file. */
 
103
#undef HAVE_IOCTL_H
 
104
 
 
105
/* Define to 1 if you have the <lastlog.h> header file. */
 
106
#undef HAVE_LASTLOG_H
 
107
 
 
108
/* Define to 1 if you have the <libgen.h> header file. */
 
109
#undef HAVE_LIBGEN_H
 
110
 
 
111
/* Define to 1 if you have the <libutil.h> header file. */
 
112
#undef HAVE_LIBUTIL_H
 
113
 
 
114
/* Define to 1 if you have the `z' library (-lz). */
 
115
#undef HAVE_LIBZ
 
116
 
 
117
/* Define to 1 if you have the <limits.h> header file. */
 
118
#undef HAVE_LIMITS_H
 
119
 
 
120
/* Have login() function */
 
121
#undef HAVE_LOGIN
 
122
 
 
123
/* Define to 1 if you have the `logout' function. */
 
124
#undef HAVE_LOGOUT
 
125
 
 
126
/* Define to 1 if you have the `logwtmp' function. */
 
127
#undef HAVE_LOGWTMP
 
128
 
 
129
/* Define to 1 if you have the <memory.h> header file. */
 
130
#undef HAVE_MEMORY_H
 
131
 
 
132
/* Define to 1 if you have the `memset' function. */
 
133
#undef HAVE_MEMSET
 
134
 
 
135
/* Define to 1 if you have the <netdb.h> header file. */
 
136
#undef HAVE_NETDB_H
 
137
 
 
138
/* Define to 1 if you have the <netinet/in.h> header file. */
 
139
#undef HAVE_NETINET_IN_H
 
140
 
 
141
/* Define to 1 if you have the <netinet/tcp.h> header file. */
 
142
#undef HAVE_NETINET_TCP_H
 
143
 
 
144
/* Have openpty() function */
 
145
#undef HAVE_OPENPTY
 
146
 
 
147
/* Define to 1 if you have the <paths.h> header file. */
 
148
#undef HAVE_PATHS_H
 
149
 
 
150
/* Define to 1 if you have the <pty.h> header file. */
 
151
#undef HAVE_PTY_H
 
152
 
 
153
/* Define to 1 if you have the `putenv' function. */
 
154
#undef HAVE_PUTENV
 
155
 
 
156
/* Define to 1 if you have the `pututline' function. */
 
157
#undef HAVE_PUTUTLINE
 
158
 
 
159
/* Define to 1 if you have the `pututxline' function. */
 
160
#undef HAVE_PUTUTXLINE
 
161
 
 
162
/* Define to 1 if you have the `select' function. */
 
163
#undef HAVE_SELECT
 
164
 
 
165
/* Define to 1 if you have the `setutent' function. */
 
166
#undef HAVE_SETUTENT
 
167
 
 
168
/* Define to 1 if you have the `setutxent' function. */
 
169
#undef HAVE_SETUTXENT
 
170
 
 
171
/* Define to 1 if you have the <shadow.h> header file. */
 
172
#undef HAVE_SHADOW_H
 
173
 
 
174
/* Define to 1 if you have the `socket' function. */
 
175
#undef HAVE_SOCKET
 
176
 
 
177
/* Define to 1 if you have the <stdint.h> header file. */
 
178
#undef HAVE_STDINT_H
 
179
 
 
180
/* Define to 1 if you have the <stdlib.h> header file. */
 
181
#undef HAVE_STDLIB_H
 
182
 
 
183
/* Define to 1 if you have the `strdup' function. */
 
184
#undef HAVE_STRDUP
 
185
 
 
186
/* Define to 1 if you have the <strings.h> header file. */
 
187
#undef HAVE_STRINGS_H
 
188
 
 
189
/* Define to 1 if you have the <string.h> header file. */
 
190
#undef HAVE_STRING_H
 
191
 
 
192
/* Define to 1 if you have the `strlcat' function. */
 
193
#undef HAVE_STRLCAT
 
194
 
 
195
/* Define to 1 if you have the `strlcpy' function. */
 
196
#undef HAVE_STRLCPY
 
197
 
 
198
/* Define to 1 if you have the <stropts.h> header file. */
 
199
#undef HAVE_STROPTS_H
 
200
 
 
201
/* Define to 1 if the system has the type `struct sockaddr_storage'. */
 
202
#undef HAVE_STRUCT_SOCKADDR_STORAGE
 
203
 
 
204
/* Define to 1 if `ut_addr' is member of `struct utmpx'. */
 
205
#undef HAVE_STRUCT_UTMPX_UT_ADDR
 
206
 
 
207
/* Define to 1 if `ut_addr_v6' is member of `struct utmpx'. */
 
208
#undef HAVE_STRUCT_UTMPX_UT_ADDR_V6
 
209
 
 
210
/* Define to 1 if `ut_host' is member of `struct utmpx'. */
 
211
#undef HAVE_STRUCT_UTMPX_UT_HOST
 
212
 
 
213
/* Define to 1 if `ut_id' is member of `struct utmpx'. */
 
214
#undef HAVE_STRUCT_UTMPX_UT_ID
 
215
 
 
216
/* Define to 1 if `ut_syslen' is member of `struct utmpx'. */
 
217
#undef HAVE_STRUCT_UTMPX_UT_SYSLEN
 
218
 
 
219
/* Define to 1 if `ut_time' is member of `struct utmpx'. */
 
220
#undef HAVE_STRUCT_UTMPX_UT_TIME
 
221
 
 
222
/* Define to 1 if `ut_tv' is member of `struct utmpx'. */
 
223
#undef HAVE_STRUCT_UTMPX_UT_TV
 
224
 
 
225
/* Define to 1 if `ut_type' is member of `struct utmpx'. */
 
226
#undef HAVE_STRUCT_UTMPX_UT_TYPE
 
227
 
 
228
/* Define to 1 if `ut_addr' is member of `struct utmp'. */
 
229
#undef HAVE_STRUCT_UTMP_UT_ADDR
 
230
 
 
231
/* Define to 1 if `ut_addr_v6' is member of `struct utmp'. */
 
232
#undef HAVE_STRUCT_UTMP_UT_ADDR_V6
 
233
 
 
234
/* Define to 1 if `ut_exit' is member of `struct utmp'. */
 
235
#undef HAVE_STRUCT_UTMP_UT_EXIT
 
236
 
 
237
/* Define to 1 if `ut_host' is member of `struct utmp'. */
 
238
#undef HAVE_STRUCT_UTMP_UT_HOST
 
239
 
 
240
/* Define to 1 if `ut_id' is member of `struct utmp'. */
 
241
#undef HAVE_STRUCT_UTMP_UT_ID
 
242
 
 
243
/* Define to 1 if `ut_pid' is member of `struct utmp'. */
 
244
#undef HAVE_STRUCT_UTMP_UT_PID
 
245
 
 
246
/* Define to 1 if `ut_time' is member of `struct utmp'. */
 
247
#undef HAVE_STRUCT_UTMP_UT_TIME
 
248
 
 
249
/* Define to 1 if `ut_tv' is member of `struct utmp'. */
 
250
#undef HAVE_STRUCT_UTMP_UT_TV
 
251
 
 
252
/* Define to 1 if `ut_type' is member of `struct utmp'. */
 
253
#undef HAVE_STRUCT_UTMP_UT_TYPE
 
254
 
 
255
/* Define to 1 if you have the <sys/select.h> header file. */
 
256
#undef HAVE_SYS_SELECT_H
 
257
 
 
258
/* Define to 1 if you have the <sys/socket.h> header file. */
 
259
#undef HAVE_SYS_SOCKET_H
 
260
 
 
261
/* Define to 1 if you have the <sys/stat.h> header file. */
 
262
#undef HAVE_SYS_STAT_H
 
263
 
 
264
/* Define to 1 if you have the <sys/time.h> header file. */
 
265
#undef HAVE_SYS_TIME_H
 
266
 
 
267
/* Define to 1 if you have the <sys/types.h> header file. */
 
268
#undef HAVE_SYS_TYPES_H
 
269
 
 
270
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
 
271
#undef HAVE_SYS_WAIT_H
 
272
 
 
273
/* Define to 1 if you have the <termios.h> header file. */
 
274
#undef HAVE_TERMIOS_H
 
275
 
 
276
/* Define to 1 if the system has the type `uint16_t'. */
 
277
#undef HAVE_UINT16_T
 
278
 
 
279
/* Define to 1 if you have the <unistd.h> header file. */
 
280
#undef HAVE_UNISTD_H
 
281
 
 
282
/* Define to 1 if you have the `updwtmp' function. */
 
283
#undef HAVE_UPDWTMP
 
284
 
 
285
/* Define to 1 if you have the <util.h> header file. */
 
286
#undef HAVE_UTIL_H
 
287
 
 
288
/* Define to 1 if you have the `utmpname' function. */
 
289
#undef HAVE_UTMPNAME
 
290
 
 
291
/* Define to 1 if you have the `utmpxname' function. */
 
292
#undef HAVE_UTMPXNAME
 
293
 
 
294
/* Define to 1 if you have the <utmpx.h> header file. */
 
295
#undef HAVE_UTMPX_H
 
296
 
 
297
/* Define to 1 if you have the <utmp.h> header file. */
 
298
#undef HAVE_UTMP_H
 
299
 
 
300
/* Define to 1 if the system has the type `u_int16_t'. */
 
301
#undef HAVE_U_INT16_T
 
302
 
 
303
/* Define to 1 if you have the `_getpty' function. */
 
304
#undef HAVE__GETPTY
 
305
 
 
306
/* Define to the address where bug reports for this package should be sent. */
 
307
#undef PACKAGE_BUGREPORT
 
308
 
 
309
/* Define to the full name of this package. */
 
310
#undef PACKAGE_NAME
 
311
 
 
312
/* Define to the full name and version of this package. */
 
313
#undef PACKAGE_STRING
 
314
 
 
315
/* Define to the one symbol short name of this package. */
 
316
#undef PACKAGE_TARNAME
 
317
 
 
318
/* Define to the version of this package. */
 
319
#undef PACKAGE_VERSION
 
320
 
 
321
/* Define as the return type of signal handlers (`int' or `void'). */
 
322
#undef RETSIGTYPE
 
323
 
 
324
/* Define to the type of arg 1 for `select'. */
 
325
#undef SELECT_TYPE_ARG1
 
326
 
 
327
/* Define to the type of args 2, 3 and 4 for `select'. */
 
328
#undef SELECT_TYPE_ARG234
 
329
 
 
330
/* Define to the type of arg 5 for `select'. */
 
331
#undef SELECT_TYPE_ARG5
 
332
 
 
333
/* Define to 1 if you have the ANSI C header files. */
 
334
#undef STDC_HEADERS
 
335
 
 
336
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
337
#undef TIME_WITH_SYS_TIME
 
338
 
 
339
/* Use /dev/ptmx */
 
340
#undef USE_DEV_PTMX
 
341
 
 
342
/* Define to empty if `const' does not conform to ANSI C. */
 
343
#undef const
 
344
 
 
345
/* Define to `int' if <sys/types.h> doesn't define. */
 
346
#undef gid_t
 
347
 
 
348
/* Define to `int' if <sys/types.h> does not define. */
 
349
#undef mode_t
 
350
 
 
351
/* Define to `int' if <sys/types.h> does not define. */
 
352
#undef pid_t
 
353
 
 
354
/* Define to `unsigned' if <sys/types.h> does not define. */
 
355
#undef size_t
 
356
 
 
357
/* type to use in place of socklen_t if not defined */
 
358
#undef socklen_t
 
359
 
 
360
/* Define to `int' if <sys/types.h> doesn't define. */
 
361
#undef uid_t