]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libopie/config.h
This commit was generated by cvs2svn to compensate for changes in r70243,
[FreeBSD/FreeBSD.git] / lib / libopie / config.h
1 /* config.h.  Generated automatically by configure.  */
2 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
3
4 /* Define if on AIX 3.
5    System headers sometimes define this.
6    We just want to avoid a redefinition error message.  */
7 #ifndef _ALL_SOURCE
8 /* #undef _ALL_SOURCE */
9 #endif
10
11 /* Define if using alloca.c.  */
12 /* #undef C_ALLOCA */
13
14 /* Define to empty if the keyword does not work.  */
15 /* #undef const */
16
17 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
18    This function is required for alloca.c support on those systems.  */
19 /* #undef CRAY_STACKSEG_END */
20
21 /* Define if you have alloca, as a function or macro.  */
22 #define HAVE_ALLOCA 1
23
24 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
25 /* #undef HAVE_ALLOCA_H */
26
27 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
28 #define HAVE_SYS_WAIT_H 1
29
30 /* Define if on MINIX.  */
31 /* #undef _MINIX */
32
33 /* Define if the system does not provide POSIX.1 features except
34    with this defined.  */
35 /* #undef _POSIX_1_SOURCE */
36
37 /* Define if you need to in order for stat and other things to work.  */
38 /* #undef _POSIX_SOURCE */
39
40 /* Define as the return type of signal handlers (int or void).  */
41 #define RETSIGTYPE void
42
43 /* If using the C implementation of alloca, define if you know the
44    direction of stack growth for your system; otherwise it will be
45    automatically deduced at run-time.
46  STACK_DIRECTION > 0 => grows toward higher addresses
47  STACK_DIRECTION < 0 => grows toward lower addresses
48  STACK_DIRECTION = 0 => direction of growth unknown
49  */
50 /* #undef STACK_DIRECTION */
51
52 /* Define if you want the FTP daemon to support anonymous logins. */
53 /* #undef DOANONYMOUS */
54
55 /* The default value of the PATH environment variable */
56 #define DEFAULT_PATH "/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin"
57
58 /* Defined if the file /etc/default/login exists 
59    (and, presumably, should be looked at by login) */
60 /* #undef HAVE_ETC_DEFAULT_LOGIN */
61
62 /* Defined to the name of a file that contains a list of files whose
63    permissions and ownerships should be changed on login. */
64 /* #undef HAVE_LOGIN_PERMFILE */
65
66 /* Defined to the name of a file that contains a list of environment
67    values that should be set on login. */
68 /* #undef HAVE_LOGIN_ENVFILE */
69
70 /* Defined if the file /etc/securetty exists
71    (and, presumably, should be looked at by login) */
72 /* #undef HAVE_SECURETTY */
73
74 /* Defined if the file /etc/shadow exists
75    (and, presumably, should be looked at for shadow passwords) */
76 /* #undef HAVE_ETC_SHADOW */
77
78 /* The path to the access file, if we're going to use it */
79 /* #undef PATH_ACCESS_FILE */
80
81 /* The path to the mail spool, if we know it */
82 #define PATH_MAIL "/var/mail"
83
84 /* The path to the utmp file, if we know it */
85 #define PATH_UTMP_AC "/var/run/utmp"
86
87 /* The path to the wtmp file, if we know it */
88 #define PATH_WTMP_AC "/var/log/wtmp"
89
90 /* The path to the wtmpx file, if we know it */
91 /* #undef PATH_WTMPX_AC */
92
93 /* Defined if the system's profile (/etc/profile) displays
94    the motd file */
95 /* #undef HAVE_MOTD_IN_PROFILE */
96
97 /* Defined if the system's profile (/etc/profile) informs the
98    user of new mail */
99 /* #undef HAVE_MAILCHECK_IN_PROFILE */
100
101 /* Define if you have a nonstandard gettimeofday() that takes one argument
102    instead of two. */
103 /* #undef HAVE_ONE_ARG_GETTIMEOFDAY */
104
105 /* Define if the system has the getenv function */
106 #define HAVE_GETENV 1
107
108 /* Define if the system has the setenv function */
109 #define HAVE_SETENV 1
110
111 /* Define if the system has the /var/adm/sulog file */
112 /* #undef HAVE_SULOG */
113
114 /* Define if the system has the unsetenv function */
115 #define HAVE_UNSETENV 1
116
117 /* Define if the compiler can handle ANSI-style argument lists */
118 #define HAVE_ANSIDECL 1
119
120 /* Define if the compiler can handle ANSI-style prototypes */
121 #define HAVE_ANSIPROTO 1
122
123 /* Define if the system has an ANSI-style printf (returns int instead of char *) */
124 #define HAVE_ANSISPRINTF 1
125
126 /* Define if the compiler can handle ANSI-style variable argument lists */
127 #define HAVE_ANSISTDARG 1
128
129 /* Define if the compiler can handle void argument lists to functions */
130 #define HAVE_VOIDARG 1
131
132 /* Define if the compiler can handle void return "values" from functions */
133 #define HAVE_VOIDRET 1
134
135 /* Define if the compiler can handle void pointers to our liking */
136 #define HAVE_VOIDPTR 1
137
138 /* Define if the /bin/ls command seems to support the -g flag */
139 /* #undef HAVE_LS_G_FLAG */
140
141 /* Define if there is a ut_pid field in struct utmp */
142 /* #undef HAVE_UT_PID */
143
144 /* Define if there is a ut_type field in struct utmp */
145 /* #undef HAVE_UT_TYPE */
146
147 /* Define if there is a ut_name field in struct utmp */
148 #define HAVE_UT_NAME 1
149
150 /* Define if there is a ut_host field in struct utmp */
151 #define HAVE_UT_HOST 1
152
153 /* Define if the system has getutline() */
154 /* #undef HAVE_GETUTLINE */
155
156 /* Defined if the system has SunOS C2 security shadow passwords */
157 /* #undef HAVE_SUNOS_C2_SHADOW */
158
159 /* Defined if you want to disable utmp support */
160 /* #undef DISABLE_UTMP */
161
162 /* Defined if you want to allow users to override the insecure checks */
163 /* #undef INSECURE_OVERRIDE */
164
165 /* Defined to the default hash value, always defined */
166 #define MDX 5
167
168 /* Defined if new-style prompts are to be used */
169 #define NEW_PROMPTS 1
170
171 /* Defined to the path of the OPIE lock directory */
172 #define OPIE_LOCK_DIR "/var/spool/opielocks"
173
174 /* Defined if users are to be asked to re-type secret pass phrases */
175 /* #undef RETYPE */
176
177 /* Defined if su should not switch to disabled accounts */
178 /* #undef SU_STAR_CHECK */
179
180 /* Defined if user locking is to be used */
181 #define USER_LOCKING 1
182
183 /* Define if you have the bcopy function.  */
184 /* #undef HAVE_BCOPY */
185
186 /* Define if you have the bzero function.  */
187 /* #undef HAVE_BZERO */
188
189 /* Define if you have the endspent function.  */
190 /* #undef HAVE_ENDSPENT */
191
192 /* Define if you have the fpurge function.  */
193 #define HAVE_FPURGE 1
194
195 /* Define if you have the getdtablesize function.  */
196 /* #undef HAVE_GETDTABLESIZE */
197
198 /* Define if you have the getgroups function.  */
199 #define HAVE_GETGROUPS 1
200
201 /* Define if you have the gethostname function.  */
202 /* #undef HAVE_GETHOSTNAME */
203
204 /* Define if you have the getspnam function.  */
205 /* #undef HAVE_GETSPNAM */
206
207 /* Define if you have the gettimeofday function.  */
208 #define HAVE_GETTIMEOFDAY 1
209
210 /* Define if you have the getttynam function.  */
211 #define HAVE_GETTTYNAM 1
212
213 /* Define if you have the getusershell function.  */
214 #define HAVE_GETUSERSHELL 1
215
216 /* Define if you have the getutxline function.  */
217 /* #undef HAVE_GETUTXLINE */
218
219 /* Define if you have the getwd function.  */
220 /* #undef HAVE_GETWD */
221
222 /* Define if you have the index function.  */
223 /* #undef HAVE_INDEX */
224
225 /* Define if you have the lstat function.  */
226 #define HAVE_LSTAT 1
227
228 /* Define if you have the on_exit function.  */
229 /* #undef HAVE_ON_EXIT */
230
231 /* Define if you have the pututxline function.  */
232 /* #undef HAVE_PUTUTXLINE */
233
234 /* Define if you have the rindex function.  */
235 /* #undef HAVE_RINDEX */
236
237 /* Define if you have the setgroups function.  */
238 #define HAVE_SETGROUPS 1
239
240 /* Define if you have the setlogin function.  */
241 #define HAVE_SETLOGIN 1
242
243 /* Define if you have the setpriority function.  */
244 #define HAVE_SETPRIORITY 1
245
246 /* Define if you have the setregid function.  */
247 /* #undef HAVE_SETREGID */
248
249 /* Define if you have the setresgid function.  */
250 /* #undef HAVE_SETRESGID */
251
252 /* Define if you have the setresuid function.  */
253 /* #undef HAVE_SETRESUID */
254
255 /* Define if you have the setreuid function.  */
256 /* #undef HAVE_SETREUID */
257
258 /* Define if you have the setvbuf function.  */
259 #define HAVE_SETVBUF 1
260
261 /* Define if you have the sigaddset function.  */
262 #define HAVE_SIGADDSET 1
263
264 /* Define if you have the sigblock function.  */
265 /* #undef HAVE_SIGBLOCK */
266
267 /* Define if you have the sigemptyset function.  */
268 #define HAVE_SIGEMPTYSET 1
269
270 /* Define if you have the sigsetmask function.  */
271 /* #undef HAVE_SIGSETMASK */
272
273 /* Define if you have the socket function.  */
274 #define HAVE_SOCKET 1
275
276 /* Define if you have the strerror function.  */
277 #define HAVE_STRERROR 1
278
279 /* Define if you have the strftime function.  */
280 #define HAVE_STRFTIME 1
281
282 /* Define if you have the strncasecmp function.  */
283 #define HAVE_STRNCASECMP 1
284
285 /* Define if you have the strstr function.  */
286 #define HAVE_STRSTR 1
287
288 /* Define if you have the ttyslot function.  */
289 #define HAVE_TTYSLOT 1
290
291 /* Define if you have the usleep function.  */
292 #define HAVE_USLEEP 1
293
294 /* Define if you have the <crypt.h> header file.  */
295 /* #undef HAVE_CRYPT_H */
296
297 /* Define if you have the <dirent.h> header file.  */
298 #define HAVE_DIRENT_H 1
299
300 /* Define if you have the <fcntl.h> header file.  */
301 #define HAVE_FCNTL_H 1
302
303 /* Define if you have the <lastlog.h> header file.  */
304 /* #undef HAVE_LASTLOG_H */
305
306 /* Define if you have the <limits.h> header file.  */
307 #define HAVE_LIMITS_H 1
308
309 /* Define if you have the <ndir.h> header file.  */
310 /* #undef HAVE_NDIR_H */
311
312 /* Define if you have the <paths.h> header file.  */
313 #define HAVE_PATHS_H 1
314
315 /* Define if you have the <pwd.h> header file.  */
316 #define HAVE_PWD_H 1
317
318 /* Define if you have the <shadow.h> header file.  */
319 /* #undef HAVE_SHADOW_H */
320
321 /* Define if you have the <signal.h> header file.  */
322 #define HAVE_SIGNAL_H 1
323
324 /* Define if you have the <stdlib.h> header file.  */
325 #define HAVE_STDLIB_H 1
326
327 /* Define if you have the <string.h> header file.  */
328 #define HAVE_STRING_H 1
329
330 /* Define if you have the <sys/dir.h> header file.  */
331 /* #undef HAVE_SYS_DIR_H */
332
333 /* Define if you have the <sys/file.h> header file.  */
334 #define HAVE_SYS_FILE_H 1
335
336 /* Define if you have the <sys/ioctl.h> header file.  */
337 #define HAVE_SYS_IOCTL_H 1
338
339 /* Define if you have the <sys/ndir.h> header file.  */
340 /* #undef HAVE_SYS_NDIR_H */
341
342 /* Define if you have the <sys/param.h> header file.  */
343 #define HAVE_SYS_PARAM_H 1
344
345 /* Define if you have the <sys/select.h> header file.  */
346 #define HAVE_SYS_SELECT_H 1
347
348 /* Define if you have the <sys/signal.h> header file.  */
349 #define HAVE_SYS_SIGNAL_H 1
350
351 /* Define if you have the <sys/time.h> header file.  */
352 #define HAVE_SYS_TIME_H 1
353
354 /* Define if you have the <sys/utsname.h> header file.  */
355 #define HAVE_SYS_UTSNAME_H 1
356
357 /* Define if you have the <syslog.h> header file.  */
358 #define HAVE_SYSLOG_H 1
359
360 /* Define if you have the <termios.h> header file.  */
361 #define HAVE_TERMIOS_H 1
362
363 /* Define if you have the <unistd.h> header file.  */
364 #define HAVE_UNISTD_H 1
365
366 /* Define if you have the <utmpx.h> header file.  */
367 /* #undef HAVE_UTMPX_H */
368
369 /* Define if you have the crypt library (-lcrypt).  */
370 #define HAVE_LIBCRYPT 1
371
372 /* Define if you have the nsl library (-lnsl).  */
373 /* #undef HAVE_LIBNSL */
374
375 /* Define if you have the posix library (-lposix).  */
376 /* #undef HAVE_LIBPOSIX */
377
378 /* Define if you have the socket library (-lsocket).  */
379 /* #undef HAVE_LIBSOCKET */