Cleanup spec
[profile/ivi/pam.git] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define to 1 if translation of program messages to the user's native
7    language is requested. */
8 #undef ENABLE_NLS
9
10 /* Define to the type of elements in the array set by `getgroups'. Usually
11    this is either `int' or `gid_t'. */
12 #undef GETGROUPS_T
13
14 /* Define to 1 if struct audit_tty_status exists. */
15 #undef HAVE_AUDIT_TTY_STATUS
16
17 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
18    CoreFoundation framework. */
19 #undef HAVE_CFLOCALECOPYCURRENT
20
21 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
22    the CoreFoundation framework. */
23 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
24
25 /* Define to 1 if you have the <crack.h> header file. */
26 #undef HAVE_CRACK_H
27
28 /* Define to 1 if you have the `crypt_gensalt_r' function. */
29 #undef HAVE_CRYPT_GENSALT_R
30
31 /* Define to 1 if you have the <crypt.h> header file. */
32 #undef HAVE_CRYPT_H
33
34 /* Define to 1 if you have the `crypt_r' function. */
35 #undef HAVE_CRYPT_R
36
37 /* Define to 1 if you have the `dbm_store' function. */
38 #undef HAVE_DBM_STORE
39
40 /* Define to 1 if you have the `db_create' function. */
41 #undef HAVE_DB_CREATE
42
43 /* Define to 1 if you have the <db.h> header file. */
44 #undef HAVE_DB_H
45
46 /* Define if the GNU dcgettext() function is already present or preinstalled.
47    */
48 #undef HAVE_DCGETTEXT
49
50 /* Define to 1 if you have the declaration of `getrpcport', and to 0 if you
51    don't. */
52 #undef HAVE_DECL_GETRPCPORT
53
54 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
55    */
56 #undef HAVE_DIRENT_H
57
58 /* Define to 1 if you have the <dlfcn.h> header file. */
59 #undef HAVE_DLFCN_H
60
61 /* Define to 1 if you have the `dngettext' function. */
62 #undef HAVE_DNGETTEXT
63
64 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
65 #undef HAVE_DOPRNT
66
67 /* Define to 1 if you have the <fcntl.h> header file. */
68 #undef HAVE_FCNTL_H
69
70 /* Define to 1 if you have the `fseeko' function. */
71 #undef HAVE_FSEEKO
72
73 /* Define to 1 if you have the `getdelim' function. */
74 #undef HAVE_GETDELIM
75
76 /* Define to 1 if you have the `getdomainname' function. */
77 #undef HAVE_GETDOMAINNAME
78
79 /* Define to 1 if you have the `getgrgid_r' function. */
80 #undef HAVE_GETGRGID_R
81
82 /* Define to 1 if you have the `getgrnam_r' function. */
83 #undef HAVE_GETGRNAM_R
84
85 /* Define to 1 if you have the `getgrouplist' function. */
86 #undef HAVE_GETGROUPLIST
87
88 /* Define to 1 if you have the `gethostname' function. */
89 #undef HAVE_GETHOSTNAME
90
91 /* Define to 1 if you have the `getline' function. */
92 #undef HAVE_GETLINE
93
94 /* Define to 1 if you have the `getpwnam_r' function. */
95 #undef HAVE_GETPWNAM_R
96
97 /* Define to 1 if you have the `getpwuid_r' function. */
98 #undef HAVE_GETPWUID_R
99
100 /* Define to 1 if you have the `getseuser' function. */
101 #undef HAVE_GETSEUSER
102
103 /* Define to 1 if you have the `getspnam_r' function. */
104 #undef HAVE_GETSPNAM_R
105
106 /* Define if the GNU gettext() function is already present or preinstalled. */
107 #undef HAVE_GETTEXT
108
109 /* Define to 1 if you have the `gettimeofday' function. */
110 #undef HAVE_GETTIMEOFDAY
111
112 /* Define to 1 if you have the `getutent_r' function. */
113 #undef HAVE_GETUTENT_R
114
115 /* Define if you have the iconv() function and it works. */
116 #undef HAVE_ICONV
117
118 /* Define to 1 if you have the `inet_ntop' function. */
119 #undef HAVE_INET_NTOP
120
121 /* Define to 1 if you have the `inet_pton' function. */
122 #undef HAVE_INET_PTON
123
124 /* Define to 1 if you have the <inittypes.h> header file. */
125 #undef HAVE_INITTYPES_H
126
127 /* Define to 1 if you have the `innetgr' function. */
128 #undef HAVE_INNETGR
129
130 /* Define to 1 if you have the <inttypes.h> header file. */
131 #undef HAVE_INTTYPES_H
132
133 /* Defined if the kernel key management facility is available */
134 #undef HAVE_KEY_MANAGEMENT
135
136 /* Define to 1 if you have the <lastlog.h> header file. */
137 #undef HAVE_LASTLOG_H
138
139 /* Define to 1 if you have the `lckpwdf' function. */
140 #undef HAVE_LCKPWDF
141
142 /* Define to 1 if audit support should be compiled in. */
143 #undef HAVE_LIBAUDIT
144
145 /* Define to 1 if xcrypt support should be compiled in. */
146 #undef HAVE_LIBXCRYPT
147
148 /* Define to 1 if you have the <limits.h> header file. */
149 #undef HAVE_LIMITS_H
150
151 /* Define to 1 if you have the <malloc.h> header file. */
152 #undef HAVE_MALLOC_H
153
154 /* Define to 1 if you have the <memory.h> header file. */
155 #undef HAVE_MEMORY_H
156
157 /* Define to 1 if you have the `mkdir' function. */
158 #undef HAVE_MKDIR
159
160 /* Define to 1 if you have the <ndbm.h> header file. */
161 #undef HAVE_NDBM_H
162
163 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
164 #undef HAVE_NDIR_H
165
166 /* Define to 1 if you have the <net/if.h> header file. */
167 #undef HAVE_NET_IF_H
168
169 /* Define to 1 if you have the <paths.h> header file. */
170 #undef HAVE_PATHS_H
171
172 /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
173 #undef HAVE_RPCSVC_YPCLNT_H
174
175 /* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
176 #undef HAVE_RPCSVC_YP_PROT_H
177
178 /* Define to 1 if you have the <rpc/rpc.h> header file. */
179 #undef HAVE_RPC_RPC_H
180
181 /* Define to 1 if you have the `ruserok_af' function. */
182 #undef HAVE_RUSEROK_AF
183
184 /* Define to 1 if you have the `select' function. */
185 #undef HAVE_SELECT
186
187 /* Define to 1 if you have the `setkeycreatecon' function. */
188 #undef HAVE_SETKEYCREATECON
189
190 /* Define to 1 if you have the <stdint.h> header file. */
191 #undef HAVE_STDINT_H
192
193 /* Define to 1 if you have the <stdlib.h> header file. */
194 #undef HAVE_STDLIB_H
195
196 /* Define to 1 if you have the `strcspn' function. */
197 #undef HAVE_STRCSPN
198
199 /* Define to 1 if you have the `strdup' function. */
200 #undef HAVE_STRDUP
201
202 /* Define to 1 if you have the <strings.h> header file. */
203 #undef HAVE_STRINGS_H
204
205 /* Define to 1 if you have the <string.h> header file. */
206 #undef HAVE_STRING_H
207
208 /* Define to 1 if you have the `strspn' function. */
209 #undef HAVE_STRSPN
210
211 /* Define to 1 if you have the `strstr' function. */
212 #undef HAVE_STRSTR
213
214 /* Define to 1 if you have the `strtol' function. */
215 #undef HAVE_STRTOL
216
217 /* Define to 1 if you have the <syslog.h> header file. */
218 #undef HAVE_SYSLOG_H
219
220 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
221    */
222 #undef HAVE_SYS_DIR_H
223
224 /* Define to 1 if you have the <sys/file.h> header file. */
225 #undef HAVE_SYS_FILE_H
226
227 /* Define to 1 if you have the <sys/fsuid.h> header file. */
228 #undef HAVE_SYS_FSUID_H
229
230 /* Define to 1 if you have the <sys/ioctl.h> header file. */
231 #undef HAVE_SYS_IOCTL_H
232
233 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
234    */
235 #undef HAVE_SYS_NDIR_H
236
237 /* Define to 1 if you have the <sys/stat.h> header file. */
238 #undef HAVE_SYS_STAT_H
239
240 /* Define to 1 if you have the <sys/time.h> header file. */
241 #undef HAVE_SYS_TIME_H
242
243 /* Define to 1 if you have the <sys/types.h> header file. */
244 #undef HAVE_SYS_TYPES_H
245
246 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
247 #undef HAVE_SYS_WAIT_H
248
249 /* Define to 1 if you have the <termio.h> header file. */
250 #undef HAVE_TERMIO_H
251
252 /* Define to 1 if you have the `uname' function. */
253 #undef HAVE_UNAME
254
255 /* Define to 1 if you have the <unistd.h> header file. */
256 #undef HAVE_UNISTD_H
257
258 /* Define to 1 if you have the `unshare' function. */
259 #undef HAVE_UNSHARE
260
261 /* Define to 1 if you have the <utmpx.h> header file. */
262 #undef HAVE_UTMPX_H
263
264 /* Define to 1 if you have the <utmp.h> header file. */
265 #undef HAVE_UTMP_H
266
267 /* Define to 1 if you have the `vprintf' function. */
268 #undef HAVE_VPRINTF
269
270 /* Define to 1 if you have the <xcrypt.h> header file. */
271 #undef HAVE_XCRYPT_H
272
273 /* Define to 1 if you have the `yperr_string' function. */
274 #undef HAVE_YPERR_STRING
275
276 /* Define to 1 if you have the `yp_bind' function. */
277 #undef HAVE_YP_BIND
278
279 /* Define to 1 if you have the `yp_get_default_domain' function. */
280 #undef HAVE_YP_GET_DEFAULT_DOMAIN
281
282 /* Define to 1 if you have the `yp_master' function. */
283 #undef HAVE_YP_MASTER
284
285 /* Define to 1 if you have the `yp_match' function. */
286 #undef HAVE_YP_MATCH
287
288 /* Define to 1 if you have the `yp_unbind' function. */
289 #undef HAVE_YP_UNBIND
290
291 /* Define to the sub-directory in which libtool stores uninstalled libraries.
292    */
293 #undef LT_OBJDIR
294
295 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
296 #undef NO_MINUS_C_MINUS_O
297
298 /* Name of package */
299 #undef PACKAGE
300
301 /* Define to the address where bug reports for this package should be sent. */
302 #undef PACKAGE_BUGREPORT
303
304 /* Define to the full name of this package. */
305 #undef PACKAGE_NAME
306
307 /* Define to the full name and version of this package. */
308 #undef PACKAGE_STRING
309
310 /* Define to the one symbol short name of this package. */
311 #undef PACKAGE_TARNAME
312
313 /* Define to the version of this package. */
314 #undef PACKAGE_VERSION
315
316 /* lots of stuff gets written to /var/run/pam-debug.log */
317 #undef PAM_DEBUG
318
319 /* libpam should observe a global authentication lock */
320 #undef PAM_LOCKING
321
322 /* Path where mails are stored */
323 #undef PAM_PATH_MAILDIR
324
325 /* Random device path. */
326 #undef PAM_PATH_RANDOMDEV
327
328 /* Additional path of xauth executable */
329 #undef PAM_PATH_XAUTH
330
331 /* read both /etc/pam.d and /etc/pam.conf files */
332 #undef PAM_READ_BOTH_CONFS
333
334 /* Define to 1 if you have the ANSI C header files. */
335 #undef STDC_HEADERS
336
337 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
338 #undef TIME_WITH_SYS_TIME
339
340 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
341 #undef TM_IN_SYS_TIME
342
343 /* define if your compiler has __att ribute__ ((unused)) */
344 #undef UNUSED
345
346 /* Define to 1 if the lckpwdf function should be used */
347 #undef USE_LCKPWDF
348
349 /* Enable extensions on AIX 3, Interix.  */
350 #ifndef _ALL_SOURCE
351 # undef _ALL_SOURCE
352 #endif
353 /* Enable GNU extensions on systems that have them.  */
354 #ifndef _GNU_SOURCE
355 # undef _GNU_SOURCE
356 #endif
357 /* Enable threading extensions on Solaris.  */
358 #ifndef _POSIX_PTHREAD_SEMANTICS
359 # undef _POSIX_PTHREAD_SEMANTICS
360 #endif
361 /* Enable extensions on HP NonStop.  */
362 #ifndef _TANDEM_SOURCE
363 # undef _TANDEM_SOURCE
364 #endif
365 /* Enable general extensions on Solaris.  */
366 #ifndef __EXTENSIONS__
367 # undef __EXTENSIONS__
368 #endif
369
370
371 /* Version number of package */
372 #undef VERSION
373
374 /* Defined if SE Linux support is compiled in */
375 #undef WITH_SELINUX
376
377 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
378    significant byte first (like Motorola and SPARC, unlike Intel). */
379 #if defined AC_APPLE_UNIVERSAL_BUILD
380 # if defined __BIG_ENDIAN__
381 #  define WORDS_BIGENDIAN 1
382 # endif
383 #else
384 # ifndef WORDS_BIGENDIAN
385 #  undef WORDS_BIGENDIAN
386 # endif
387 #endif
388
389 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
390    `char[]'. */
391 #undef YYTEXT_POINTER
392
393 /* Number of bits in a file offset, on hosts where this is settable. */
394 #undef _FILE_OFFSET_BITS
395
396 /* Define for large files, on AIX-style hosts. */
397 #undef _LARGE_FILES
398
399 /* Define to 1 if on MINIX. */
400 #undef _MINIX
401
402 /* Define to the path, relative to SECUREDIR, where PAMs specific to this
403    architecture can be found. */
404 #undef _PAM_ISA
405
406 /* Define to 2 if the system does not provide POSIX.1 features except with
407    this defined. */
408 #undef _POSIX_1_SOURCE
409
410 /* Define to 1 if you need to in order for `stat' and other things to work. */
411 #undef _POSIX_SOURCE
412
413 /* Define to empty if `const' does not conform to ANSI C. */
414 #undef const
415
416 /* Define to `int' if <sys/types.h> doesn't define. */
417 #undef gid_t
418
419 /* Define to `long int' if <sys/types.h> does not define. */
420 #undef off_t
421
422 /* Define to `int' if <sys/types.h> does not define. */
423 #undef pid_t
424
425 /* Define to `unsigned int' if <sys/types.h> does not define. */
426 #undef size_t
427
428 /* Define to `int' if <sys/types.h> doesn't define. */
429 #undef uid_t
430
431 #ifdef ENABLE_NLS
432 #include <libintl.h>
433 #define _(msgid) dgettext(PACKAGE, msgid)
434 #define N_(msgid) msgid
435 #else
436 #define _(msgid) (msgid)
437 #define N_(msgid) msgid
438 #endif /* ENABLE_NLS */