added test for getpwanam().
[samba.git] / source3 / include / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if on AIX 3.
4    System headers sometimes define this.
5    We just want to avoid a redefinition error message.  */
6 #ifndef _ALL_SOURCE
7 #undef _ALL_SOURCE
8 #endif
9
10 /* Define if type char is unsigned and you are not using gcc.  */
11 #ifndef __CHAR_UNSIGNED__
12 #undef __CHAR_UNSIGNED__
13 #endif
14
15 /* Define to empty if the keyword does not work.  */
16 #undef const
17
18 /* Define to `int' if <sys/types.h> doesn't define.  */
19 #undef gid_t
20
21 /* Define if your struct stat has st_rdev.  */
22 #undef HAVE_ST_RDEV
23
24 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
25 #undef HAVE_SYS_WAIT_H
26
27 /* Define as __inline if that's what the C compiler calls it.  */
28 #undef inline
29
30 /* Define to `int' if <sys/types.h> doesn't define.  */
31 #undef mode_t
32
33 /* Define to `long' if <sys/types.h> doesn't define.  */
34 #undef off_t
35
36 /* Define to `int' if <sys/types.h> doesn't define.  */
37 #undef pid_t
38
39 /* Define as the return type of signal handlers (int or void).  */
40 #undef RETSIGTYPE
41
42 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
43 #undef size_t
44
45 /* Define if you have the ANSI C header files.  */
46 #undef STDC_HEADERS
47
48 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
49 #undef TIME_WITH_SYS_TIME
50
51 /* Define to `int' if <sys/types.h> doesn't define.  */
52 #undef uid_t
53
54 /* Define if your processor stores words with the most significant
55    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
56 #undef WORDS_BIGENDIAN
57
58 #undef HAVE_BROKEN_READDIR
59 #undef HAVE_ERRNO_DECL
60 #undef HAVE_LONGLONG
61 #undef HAVE_OFF64_T
62 #undef HAVE_REMSH
63 #undef HAVE_UNSIGNED_CHAR
64 #undef HAVE_UTIMBUF
65 #undef ino_t
66 #undef HAVE_CONNECT
67 #undef HAVE_SHORT_INO_T
68 #undef WITH_AFS
69 #undef WITH_DFS
70 #undef SUNOS5
71 #undef SUNOS4
72 #undef LINUX
73 #undef AIX
74 #undef IRIX
75 #undef HPUX
76 #undef QNX
77 #undef SCO
78 #undef OSF1
79 #undef NEXT2
80 #undef HAVE_SHARED_MMAP
81 #undef HAVE_SYSV_IPC
82 #undef HAVE_FCNTL_LOCK
83 #undef HAVE_FTRUNCATE_EXTEND
84 #undef HAVE_TRAPDOOR_UID
85 #undef HAVE_ROOT
86 #undef HAVE_UNION_SEMUN
87 #undef HAVE_NETMASK_IFCONF
88 #undef HAVE_GETTIMEOFDAY_TZ
89 #undef HAVE_SOCK_SIN_LEN
90 #undef STAT_READ_FILSYS
91 #undef STAT_STATFS2_BSIZE
92 #undef STAT_STATFS2_FSIZE
93 #undef STAT_STATFS2_FS_DATA
94 #undef STAT_STATFS3_OSF1
95 #undef STAT_STATFS4
96 #undef STAT_STATVFS
97 #undef HAVE_NETMASK_IFREQ
98 #undef HAVE_NETMASK_AIX
99 #undef HAVE_CRYPT
100 #undef WITH_MMAP
101 #undef WITH_SYSLOG
102 #undef WITH_SSL
103 #undef WITH_LDAP
104 #undef WITH_NISPLUS
105 #undef WITH_AUTOMOUNT
106 #undef HAVE_PAM_AUTHENTICATE
107 #undef HAVE_BROKEN_GETGROUPS
108 #undef REPLACE_INET_NTOA
109 #undef HAVE_FILE_MACRO
110 #undef HAVE_FUNCTION_MACRO
111
112 /* The number of bytes in a int.  */
113 #undef SIZEOF_INT
114
115 /* The number of bytes in a long.  */
116 #undef SIZEOF_LONG
117
118 /* The number of bytes in a short.  */
119 #undef SIZEOF_SHORT
120
121 /* Define if you have the atexit function.  */
122 #undef HAVE_ATEXIT
123
124 /* Define if you have the bigcrypt function.  */
125 #undef HAVE_BIGCRYPT
126
127 /* Define if you have the chmod function.  */
128 #undef HAVE_CHMOD
129
130 /* Define if you have the chown function.  */
131 #undef HAVE_CHOWN
132
133 /* Define if you have the chroot function.  */
134 #undef HAVE_CHROOT
135
136 /* Define if you have the crypt16 function.  */
137 #undef HAVE_CRYPT16
138
139 /* Define if you have the dup2 function.  */
140 #undef HAVE_DUP2
141
142 /* Define if you have the execl function.  */
143 #undef HAVE_EXECL
144
145 /* Define if you have the fstat function.  */
146 #undef HAVE_FSTAT
147
148 /* Define if you have the fsync function.  */
149 #undef HAVE_FSYNC
150
151 /* Define if you have the ftruncate function.  */
152 #undef HAVE_FTRUNCATE
153
154 /* Define if you have the getauthuid function.  */
155 #undef HAVE_GETAUTHUID
156
157 /* Define if you have the getcwd function.  */
158 #undef HAVE_GETCWD
159
160 /* Define if you have the getgrnam function.  */
161 #undef HAVE_GETGRNAM
162
163 /* Define if you have the getprpwnam function.  */
164 #undef HAVE_GETPRPWNAM
165
166 /* Define if you have the getpwanam function.  */
167 #undef HAVE_GETPWANAM
168
169 /* Define if you have the getrlimit function.  */
170 #undef HAVE_GETRLIMIT
171
172 /* Define if you have the getspnam function.  */
173 #undef HAVE_GETSPNAM
174
175 /* Define if you have the glob function.  */
176 #undef HAVE_GLOB
177
178 /* Define if you have the grantpt function.  */
179 #undef HAVE_GRANTPT
180
181 /* Define if you have the initgroups function.  */
182 #undef HAVE_INITGROUPS
183
184 /* Define if you have the innetgr function.  */
185 #undef HAVE_INNETGR
186
187 /* Define if you have the memmove function.  */
188 #undef HAVE_MEMMOVE
189
190 /* Define if you have the mktime function.  */
191 #undef HAVE_MKTIME
192
193 /* Define if you have the pathconf function.  */
194 #undef HAVE_PATHCONF
195
196 /* Define if you have the pipe function.  */
197 #undef HAVE_PIPE
198
199 /* Define if you have the putprpwnam function.  */
200 #undef HAVE_PUTPRPWNAM
201
202 /* Define if you have the rdchk function.  */
203 #undef HAVE_RDCHK
204
205 /* Define if you have the rename function.  */
206 #undef HAVE_RENAME
207
208 /* Define if you have the select function.  */
209 #undef HAVE_SELECT
210
211 /* Define if you have the set_auth_parameters function.  */
212 #undef HAVE_SET_AUTH_PARAMETERS
213
214 /* Define if you have the setgroups function.  */
215 #undef HAVE_SETGROUPS
216
217 /* Define if you have the setluid function.  */
218 #undef HAVE_SETLUID
219
220 /* Define if you have the setresuid function.  */
221 #undef HAVE_SETRESUID
222
223 /* Define if you have the setsid function.  */
224 #undef HAVE_SETSID
225
226 /* Define if you have the setuidx function.  */
227 #undef HAVE_SETUIDX
228
229 /* Define if you have the sigaction function.  */
230 #undef HAVE_SIGACTION
231
232 /* Define if you have the sigblock function.  */
233 #undef HAVE_SIGBLOCK
234
235 /* Define if you have the sigprocmask function.  */
236 #undef HAVE_SIGPROCMASK
237
238 /* Define if you have the strchr function.  */
239 #undef HAVE_STRCHR
240
241 /* Define if you have the strdup function.  */
242 #undef HAVE_STRDUP
243
244 /* Define if you have the strerror function.  */
245 #undef HAVE_STRERROR
246
247 /* Define if you have the strftime function.  */
248 #undef HAVE_STRFTIME
249
250 /* Define if you have the strpbrk function.  */
251 #undef HAVE_STRPBRK
252
253 /* Define if you have the utime function.  */
254 #undef HAVE_UTIME
255
256 /* Define if you have the utimes function.  */
257 #undef HAVE_UTIMES
258
259 /* Define if you have the vsnprintf function.  */
260 #undef HAVE_VSNPRINTF
261
262 /* Define if you have the waitpid function.  */
263 #undef HAVE_WAITPID
264
265 /* Define if you have the yp_get_default_domain function.  */
266 #undef HAVE_YP_GET_DEFAULT_DOMAIN
267
268 /* Define if you have the <compat.h> header file.  */
269 #undef HAVE_COMPAT_H
270
271 /* Define if you have the <ctype.h> header file.  */
272 #undef HAVE_CTYPE_H
273
274 /* Define if you have the <dirent.h> header file.  */
275 #undef HAVE_DIRENT_H
276
277 /* Define if you have the <fcntl.h> header file.  */
278 #undef HAVE_FCNTL_H
279
280 /* Define if you have the <grp.h> header file.  */
281 #undef HAVE_GRP_H
282
283 /* Define if you have the <limits.h> header file.  */
284 #undef HAVE_LIMITS_H
285
286 /* Define if you have the <ndir.h> header file.  */
287 #undef HAVE_NDIR_H
288
289 /* Define if you have the <net/if.h> header file.  */
290 #undef HAVE_NET_IF_H
291
292 /* Define if you have the <netinet/tcp.h> header file.  */
293 #undef HAVE_NETINET_TCP_H
294
295 /* Define if you have the <security/pam_appl.h> header file.  */
296 #undef HAVE_SECURITY_PAM_APPL_H
297
298 /* Define if you have the <shadow.h> header file.  */
299 #undef HAVE_SHADOW_H
300
301 /* Define if you have the <stdarg.h> header file.  */
302 #undef HAVE_STDARG_H
303
304 /* Define if you have the <stdlib.h> header file.  */
305 #undef HAVE_STDLIB_H
306
307 /* Define if you have the <string.h> header file.  */
308 #undef HAVE_STRING_H
309
310 /* Define if you have the <sys/dir.h> header file.  */
311 #undef HAVE_SYS_DIR_H
312
313 /* Define if you have the <sys/dustat.h> header file.  */
314 #undef HAVE_SYS_DUSTAT_H
315
316 /* Define if you have the <sys/fcntl.h> header file.  */
317 #undef HAVE_SYS_FCNTL_H
318
319 /* Define if you have the <sys/filio.h> header file.  */
320 #undef HAVE_SYS_FILIO_H
321
322 /* Define if you have the <sys/filsys.h> header file.  */
323 #undef HAVE_SYS_FILSYS_H
324
325 /* Define if you have the <sys/fs/s5param.h> header file.  */
326 #undef HAVE_SYS_FS_S5PARAM_H
327
328 /* Define if you have the <sys/id.h> header file.  */
329 #undef HAVE_SYS_ID_H
330
331 /* Define if you have the <sys/ioctl.h> header file.  */
332 #undef HAVE_SYS_IOCTL_H
333
334 /* Define if you have the <sys/mode.h> header file.  */
335 #undef HAVE_SYS_MODE_H
336
337 /* Define if you have the <sys/mount.h> header file.  */
338 #undef HAVE_SYS_MOUNT_H
339
340 /* Define if you have the <sys/ndir.h> header file.  */
341 #undef HAVE_SYS_NDIR_H
342
343 /* Define if you have the <sys/param.h> header file.  */
344 #undef HAVE_SYS_PARAM_H
345
346 /* Define if you have the <sys/security.h> header file.  */
347 #undef HAVE_SYS_SECURITY_H
348
349 /* Define if you have the <sys/select.h> header file.  */
350 #undef HAVE_SYS_SELECT_H
351
352 /* Define if you have the <sys/socket.h> header file.  */
353 #undef HAVE_SYS_SOCKET_H
354
355 /* Define if you have the <sys/sockio.h> header file.  */
356 #undef HAVE_SYS_SOCKIO_H
357
358 /* Define if you have the <sys/statfs.h> header file.  */
359 #undef HAVE_SYS_STATFS_H
360
361 /* Define if you have the <sys/statvfs.h> header file.  */
362 #undef HAVE_SYS_STATVFS_H
363
364 /* Define if you have the <sys/time.h> header file.  */
365 #undef HAVE_SYS_TIME_H
366
367 /* Define if you have the <sys/unistd.h> header file.  */
368 #undef HAVE_SYS_UNISTD_H
369
370 /* Define if you have the <sys/vfs.h> header file.  */
371 #undef HAVE_SYS_VFS_H
372
373 /* Define if you have the <sys/wait.h> header file.  */
374 #undef HAVE_SYS_WAIT_H
375
376 /* Define if you have the <termios.h> header file.  */
377 #undef HAVE_TERMIOS_H
378
379 /* Define if you have the <unistd.h> header file.  */
380 #undef HAVE_UNISTD_H
381
382 /* Define if you have the <utime.h> header file.  */
383 #undef HAVE_UTIME_H
384
385 /* Define if you have the crypt library (-lcrypt).  */
386 #undef HAVE_LIBCRYPT
387
388 /* Define if you have the dl library (-ldl).  */
389 #undef HAVE_LIBDL
390
391 /* Define if you have the inet library (-linet).  */
392 #undef HAVE_LIBINET
393
394 /* Define if you have the nsl library (-lnsl).  */
395 #undef HAVE_LIBNSL
396
397 /* Define if you have the nsl_s library (-lnsl_s).  */
398 #undef HAVE_LIBNSL_S
399
400 /* Define if you have the pam library (-lpam).  */
401 #undef HAVE_LIBPAM
402
403 /* Define if you have the socket library (-lsocket).  */
404 #undef HAVE_LIBSOCKET